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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dfpu_system.h24 #define SEG_GRANULARITY(x) (((x).b & (1 << 23)) ? 4096 : 1) macro
H A Dget_address.c165 + (SEG_LIMIT(descriptor) + 1) * SEG_GRANULARITY(descriptor) - 1;
H A Dfpu_entry.c199 1) * SEG_GRANULARITY(code_descriptor)

Completed in 58 milliseconds