Searched refs:BUILD_TRAP_HANDLER (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dtraps.h9 BUILD_TRAP_HANDLER(address_error);
10 BUILD_TRAP_HANDLER(debug);
11 BUILD_TRAP_HANDLER(bug);
12 BUILD_TRAP_HANDLER(breakpoint);
13 BUILD_TRAP_HANDLER(singlestep);
14 BUILD_TRAP_HANDLER(fpu_error);
15 BUILD_TRAP_HANDLER(fpu_state_restore);
16 BUILD_TRAP_HANDLER(nmi);
H A Dtraps_32.h54 #define BUILD_TRAP_HANDLER(name) \ macro
/linux-master/arch/sh/kernel/
H A Dtraps.c133 BUILD_TRAP_HANDLER(debug) function
150 BUILD_TRAP_HANDLER(bug) function
181 BUILD_TRAP_HANDLER(nmi) function
H A Dhw_breakpoint.c358 BUILD_TRAP_HANDLER(breakpoint) function
H A Dkgdb.c304 BUILD_TRAP_HANDLER(singlestep) function
/linux-master/arch/sh/kernel/cpu/
H A Dfpu.c86 BUILD_TRAP_HANDLER(fpu_state_restore) function
/linux-master/arch/sh/kernel/cpu/sh4/
H A Dfpu.c401 BUILD_TRAP_HANDLER(fpu_error) function
/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c556 BUILD_TRAP_HANDLER(fpu_error) function

Completed in 123 milliseconds