Searched refs:FPU_get_address (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | fpu_proto.h | 86 extern void __user *FPU_get_address(u_char FPU_modrm, unsigned long *fpu_eip,
|
H A D | get_address.c | 210 void __user *FPU_get_address(u_char FPU_modrm, unsigned long *fpu_eip, in FPU_get_address() function
|
H A D | fpu_entry.c | 255 FPU_get_address(FPU_modrm, &FPU_EIP, &data_sel_off, in math_emulate()
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | fpu_proto.h | 86 extern void __user *FPU_get_address(u_char FPU_modrm, unsigned long *fpu_eip,
|
H A D | get_address.c | 210 void __user *FPU_get_address(u_char FPU_modrm, unsigned long *fpu_eip, in FPU_get_address() function
|
H A D | fpu_entry.c | 256 FPU_get_address(FPU_modrm, &FPU_EIP, &data_sel_off, in math_emulate()
|
Completed in 4 milliseconds