Searched refs:do_fpu_exception (Results 1 – 3 of 3) sorted by relevance
17 extern bool do_fpu_exception(unsigned int subtype, struct pt_regs *regs);
251 bool do_fpu_exception(unsigned int subtype, struct pt_regs *regs) in do_fpu_exception() function
373 if (true == do_fpu_exception(subtype, regs)) in do_dispatch_general()