Searched refs:SEG_LIMIT (Results 1 - 3 of 3) sorted by relevance

/arch/x86/math-emu/
H A Dfpu_system.h28 #define SEG_LIMIT(s) (((s).b & 0xff0000) | ((s).a & 0xffff)) macro
H A Dget_address.c165 + (SEG_LIMIT(descriptor) + 1) * SEG_GRANULARITY(descriptor) - 1;
H A Dfpu_entry.c199 + (SEG_LIMIT(code_descriptor) +

Completed in 723 milliseconds