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