Home
last modified time | relevance | path

Searched refs:math_emu_info (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmath_emu.h11 struct math_emu_info { struct
H A Dtraps.h38 void math_emulate(struct math_emu_info *);
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmath_emu.h11 struct math_emu_info { struct
H A Dtraps.h41 void math_emulate(struct math_emu_info *);
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dfpu_proto.h63 extern void math_emulate(struct math_emu_info *info);
64 extern void math_abort(struct math_emu_info *info, unsigned int signal);
H A Dfpu_entry.c101 void math_emulate(struct math_emu_info *info) in math_emulate()
621 void math_abort(struct math_emu_info *info, unsigned int signal) in math_abort()
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dfpu_proto.h63 extern void math_emulate(struct math_emu_info *info);
64 extern void math_abort(struct math_emu_info *info, unsigned int signal);
H A Dfpu_entry.c102 void math_emulate(struct math_emu_info *info) in math_emulate()
622 void math_abort(struct math_emu_info *info, unsigned int signal) in math_abort()
/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
H A Dtypes.h95 struct math_emu_info *info;
/kernel/linux/linux-6.6/arch/x86/include/asm/fpu/
H A Dtypes.h95 struct math_emu_info *info;
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtraps.c1136 struct math_emu_info info = { }; in DEFINE_IDTENTRY()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dtraps.c1244 struct math_emu_info info = { }; in DEFINE_IDTENTRY()

Completed in 12 milliseconds