Searched defs:EXCEPTION (Results  1 – 6 of 6) sorted by relevance
| /linux-4.1.27/arch/x86/math-emu/ | 
| D | exception.h | 42 #define	EXCEPTION(x)	{ printk("exception in %s at line %d\n", \  macro45 #define	EXCEPTION(x)	FPU_exception(x)  macro
 
 | 
| D | fpu_asm.h | 15 #define	EXCEPTION	FPU_exception  macro
 | 
| /linux-4.1.27/arch/powerpc/kernel/ | 
| D | head_40x.S | 201 #define EXCEPTION(n, label, hdlr, xfer)				\  macro
 | 
| D | head_8xx.S | 180 #define EXCEPTION(n, label, hdlr, xfer)		\  macro
 | 
| D | head_32.S | 304 #define EXCEPTION(n, label, hdlr, xfer)		\  macro
 | 
| D | head_booke.h | 202 #define EXCEPTION(n, intno, label, hdlr, xfer)			\  macro
 |