Searched refs:SEG_GRANULARITY (Results 1 – 3 of 3) sorted by relevance
39 #define SEG_GRANULARITY(x) (((x).b & (1 << 23)) ? 4096 : 1) macro
164 + (SEG_LIMIT(descriptor) + 1) * SEG_GRANULARITY(descriptor) - 1; in pm_address()
199 1) * SEG_GRANULARITY(code_descriptor) in math_emulate()