Searched refs:SEG32 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dptrace.c933 #define SEG32(rs) \ macro
946 SEG32(cs);
947 SEG32(ds);
948 SEG32(es);
949 SEG32(fs);
950 SEG32(gs);
951 SEG32(ss);
998 #undef SEG32 macro
1004 #define SEG32(rs) \ macro
1016 SEG32(d
1059 #undef SEG32 macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dload_store.c72 if (addr_modes.default_mode == SEG32) {
H A Dget_address.c282 case SEG32:
390 case SEG32:
H A Dfpu_emu.h141 #define SEG32 PROTECTED macro
H A Dfpu_entry.c191 addr_modes.default_mode = SEG32;

Completed in 41 milliseconds