Searched refs:SEG_LIMIT (Results 1 – 3 of 3) sorted by relevance
28 #define SEG_LIMIT(s) (((s).b & 0xff0000) | ((s).a & 0xffff)) macro
167 + (SEG_LIMIT(descriptor) + 1) * SEG_GRANULARITY(descriptor) - 1; in pm_address()
198 + (SEG_LIMIT(code_descriptor) + in math_emulate()