Home
last modified time | relevance | path

Searched refs:do_fpu_exception (Results 1 – 3 of 3) sorted by relevance

/linux/arch/nds32/include/asm/
A Dfpu.h17 extern bool do_fpu_exception(unsigned int subtype, struct pt_regs *regs);
/linux/arch/nds32/kernel/
A Dfpu.c251 bool do_fpu_exception(unsigned int subtype, struct pt_regs *regs) in do_fpu_exception() function
A Dtraps.c324 if (true == do_fpu_exception(subtype, regs)) in do_dispatch_general()

Completed in 11 milliseconds