Home
last modified time | relevance | path

Searched refs:SZ_G (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.1.13/osfmk/i386/
H A Dgdt.c71 SZ_32 | SZ_G,
77 SZ_32 | SZ_G,
83 SZ_64 | SZ_G,
89 SZ_32 | SZ_G,
95 SZ_32 | SZ_G,
101 SZ_32 | SZ_G,
107 SZ_64 | SZ_G,
H A Dldt.c71 SZ_32 | SZ_G,
H A Dseg.h219 #define SZ_G 0x8 /* 4K limit field */ macro
H A Dpcb_native.c919 .granularity = SZ_32 | SZ_G, in machine_thread_set_tsd_base()