Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dptrace.c865 #define SEG32(rs) \ macro
879 SEG32(cs); in putreg32()
880 SEG32(ds); in putreg32()
881 SEG32(es); in putreg32()
908 SEG32(ss); in putreg32()
958 #undef SEG32
976 SEG32(ds); in getreg32()
977 SEG32(es); in getreg32()
978 SEG32(fs); in getreg32()
979 SEG32(gs); in getreg32()
[all …]
/linux-6.3-rc2/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 10 milliseconds