Home
last modified time | relevance | path

Searched defs:ALIGN_TEXT (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86_svmfunc.S32 #define ALIGN_TEXT .align 16,0x90 macro
H A Dnvmm_x86_vmxfunc.S32 #define ALIGN_TEXT .align 16,0x90 macro
/dflybsd-src/test/nvmm/demo/smallkern/
H A Dasm.h51 #define ALIGN_TEXT _ALIGN_TEXT macro
/dflybsd-src/sys/cpu/x86_64/include/
H A Dasm.h68 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
H A Dasmacros.h50 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro