Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dptrace.c836 #define SEG32(rs) \ macro
850 SEG32(cs); in putreg32()
851 SEG32(ds); in putreg32()
852 SEG32(es); in putreg32()
879 SEG32(ss); in putreg32()
929 #undef SEG32 macro
935 #define SEG32(rs) \ macro
947 SEG32(ds); in getreg32()
948 SEG32(es); in getreg32()
949 SEG32(f in getreg32()
990 #undef SEG32 global() macro
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dptrace.c866 #define SEG32(rs) \ macro
880 SEG32(cs); in putreg32()
881 SEG32(ds); in putreg32()
882 SEG32(es); in putreg32()
909 SEG32(ss); in putreg32()
959 #undef SEG32 macro
965 #define SEG32(rs) \ macro
977 SEG32(ds); in getreg32()
978 SEG32(es); in getreg32()
979 SEG32(f in getreg32()
1020 #undef SEG32 global() macro
[all...]
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dget_address.c284 case SEG32: in FPU_get_address()
392 case SEG32: in FPU_get_address_16()
H A Dload_store.c79 if (addr_modes.default_mode == SEG32) { in FPU_load_store()
H A Dfpu_emu.h142 #define SEG32 PROTECTED macro
H A Dfpu_entry.c151 addr_modes.default_mode = SEG32; in math_emulate()
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dget_address.c284 case SEG32: in FPU_get_address()
392 case SEG32: in FPU_get_address_16()
H A Dload_store.c79 if (addr_modes.default_mode == SEG32) { in FPU_load_store()
H A Dfpu_emu.h142 #define SEG32 PROTECTED macro
H A Dfpu_entry.c152 addr_modes.default_mode = SEG32; in math_emulate()

Completed in 8 milliseconds