Home
last modified time | relevance | path

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

/illumos-gate/usr/src/compat/bhyve/amd64/machine/
H A Dasmacros.h28 #define ALIGN_TEXT \ macro
/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dasmacros.h49 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
51 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro