Home
last modified time | relevance | path

Searched refs:fpu__exception_code (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/fpu/
H A Dcore.c908 int fpu__exception_code(struct fpu *fpu, int trap_nr) in fpu__exception_code() function
/linux/arch/x86/kernel/
H A Dtraps.c1336 si_code = fpu__exception_code(fpu, trapnr); in math_error()