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