Searched defs:DATA_ALIGN (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sun4/
H A Dparam.h111 * DATA_ALIGN is used to define the alignment of the Unix data segment.
113 #define DATA_ALIGN 0x2000 macro
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmachparam.h107 * DATA_ALIGN is used to define the alignment of the Unix data segment.
109 #define DATA_ALIGN PAGESIZE macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachparam.h173 * DATA_ALIGN is used to define the alignment of the Unix data segment.
175 #define DATA_ALIGN ADDRESS_C(0x2000) macro
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachparam.h133 * DATA_ALIGN is used to define the alignment of the Unix data segment.
135 #define DATA_ALIGN ADDRESS_C(0x2000) macro

Completed in 54 milliseconds