Home
last modified time | relevance | path

Searched refs:size_or_IST (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.81.5/osfmk/i386/
H A Dmp_desc.c232 .size_or_IST = 0,
244 .size_or_IST = 0,
349 real.gate.IST = fakep->size_or_IST & 0x7; in fix_desc64()
360 real.desc.granularity4 = fakep->size_or_IST; in fix_desc64()
H A Dseg.h177 uint32_t size_or_IST:4; /* size/granularity */ member