Home
last modified time | relevance | path

Searched refs:SZ_64 (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/osfmk/i386/
H A Dgdt.c83 SZ_64 | SZ_G,
107 SZ_64 | SZ_G,
H A Dseg.h217 #define SZ_64 0x2 /* 64-bit segment */ macro
H A Duser_ldt.c270 if (dp->granularity & SZ_64) { in i386_set_ldt_impl()