Home
last modified time | relevance | path

Searched defs:EXCEPTION (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/arch/x86/math-emu/
Dexception.h43 #define EXCEPTION(x) { printk("exception in %s at line %d\n", \ macro
46 #define EXCEPTION(x) FPU_exception(x) macro
Dfpu_asm.h16 #define EXCEPTION FPU_exception macro
/Linux-v5.15/arch/powerpc/kernel/
Dhead_32.h191 #define EXCEPTION(n, label, hdlr) \ macro
Dhead_booke.h300 #define EXCEPTION(n, intno, label, hdlr) \ macro