Home
last modified time | relevance | path

Searched refs:math_emu_info (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dmath_emu.h11 struct math_emu_info { struct
A Dtraps.h40 void math_emulate(struct math_emu_info *);
/linux-6.3-rc2/arch/x86/math-emu/
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);
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()
/linux-6.3-rc2/arch/x86/include/asm/fpu/
A Dtypes.h95 struct math_emu_info *info;
/linux-6.3-rc2/arch/x86/kernel/
A Dtraps.c1330 struct math_emu_info info = { }; in DEFINE_IDTENTRY()

Completed in 12 milliseconds