Home
last modified time | relevance | path

Searched refs:ALIGN_DATA (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/i386/acpica/
H A Dacpi_wakecode.S181 ALIGN_DATA
199 ALIGN_DATA
/f-stack/freebsd/amd64/acpica/
H A Dacpi_wakecode.S249 ALIGN_DATA
284 ALIGN_DATA
/f-stack/freebsd/amd64/amd64/
H A Dlocore.S138 ALIGN_DATA /* just to be sure */
/f-stack/freebsd/i386/i386/
H A Dbioscall.s38 ALIGN_DATA
H A Dmpboot.s141 ALIGN_DATA /* just to be sure */
H A Dvm86bios.s43 ALIGN_DATA
H A Dlocore.s68 ALIGN_DATA /* just to be sure */
/f-stack/freebsd/i386/include/
H A Dasmacros.h50 #define ALIGN_DATA .p2align 2 /* 4 byte alignment, zero filled */ macro
/f-stack/freebsd/amd64/include/
H A Dasmacros.h57 #define ALIGN_DATA .p2align 3 /* 8 byte alignment, zero filled */ macro