Home
last modified time | relevance | path

Searched refs:ALIGN_TEXT (Results 1 – 11 of 11) sorted by relevance

/netbsd/sys/arch/i386/include/
H A Dasm.h109 ALIGN_TEXT; .globl X ## name; .type X ## name,@function; X ## name:
114 ALIGN_TEXT; .globl X/**/name; .type X/**/name,@function; X/**/name:
121 ALIGN_TEXT; .globl _X ## name; .type _X ## name,@function; _X ## name:
126 ALIGN_TEXT; .globl _X/**/name; .type _X/**/name,@function; _X/**/name:
134 #define ALIGN_TEXT .align 4 /* 4-byte boundaries */ macro
138 #define ALIGN_TEXT .align 16 /* 16-byte boundaries */ macro
142 #define ALIGN_TEXT .align 4 /* 16-byte boundaries */ macro
146 #define _ALIGN_TEXT ALIGN_TEXT
/netbsd/sys/arch/amd64/include/
H A Dasm.h81 ALIGN_TEXT; .globl X ## name; .type X ## name,@function; X ## name:
86 ALIGN_TEXT; .globl X/**/name; .type X/**/name,@function; X/**/name:
/netbsd/sys/dev/nvmm/x86/
H A Dnvmm_x86_svmfunc.S33 #define ALIGN_TEXT .align 16,0x90 macro
34 #define _ALIGN_TEXT ALIGN_TEXT
H A Dnvmm_x86_vmxfunc.S33 #define ALIGN_TEXT .align 16,0x90 macro
34 #define _ALIGN_TEXT ALIGN_TEXT
/netbsd/sys/arch/amd64/stand/prekern/
H A Dtrap.S35 #define ALIGN_TEXT .align 16,0x90 macro
36 #define _ALIGN_TEXT ALIGN_TEXT
H A Dlocore.S36 #define ALIGN_TEXT .align 16,0x90 macro
37 #define _ALIGN_TEXT ALIGN_TEXT
/netbsd/sys/arch/amd64/amd64/
H A Dspl.S71 #define ALIGN_TEXT .align 16,0x90 macro
H A Damd64_trap.S72 #define ALIGN_TEXT .align 16,0x90 macro
H A Dlocore.S148 #define ALIGN_TEXT .align 16,0x90 macro
149 #define _ALIGN_TEXT ALIGN_TEXT
H A Dvector.S74 #define ALIGN_TEXT .align 16,0x90 macro
/netbsd/sys/arch/i386/i386/
H A Dcopy.S187 ALIGN_TEXT