Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dptrace.c847 #define SEG32(rs) \ macro
861 SEG32(cs); in putreg32()
862 SEG32(ds); in putreg32()
863 SEG32(es); in putreg32()
890 SEG32(ss); in putreg32()
940 #undef SEG32
958 SEG32(ds); in getreg32()
959 SEG32(es); in getreg32()
960 SEG32(fs); in getreg32()
961 SEG32(gs); in getreg32()
[all …]
/linux/arch/x86/math-emu/
A Dget_address.c284 case SEG32: in FPU_get_address()
392 case SEG32: in FPU_get_address_16()
A Dfpu_emu.h142 #define SEG32 PROTECTED macro
A Dload_store.c79 if (addr_modes.default_mode == SEG32) { in FPU_load_store()
A Dfpu_entry.c151 addr_modes.default_mode = SEG32; in math_emulate()

Completed in 9 milliseconds