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

/arch/sh/include/asm/
H A Dtraps.h12 BUILD_TRAP_HANDLER(address_error);
13 BUILD_TRAP_HANDLER(debug);
14 BUILD_TRAP_HANDLER(bug);
15 BUILD_TRAP_HANDLER(breakpoint);
16 BUILD_TRAP_HANDLER(singlestep);
17 BUILD_TRAP_HANDLER(fpu_error);
18 BUILD_TRAP_HANDLER(fpu_state_restore);
19 BUILD_TRAP_HANDLER(nmi);
H A Dtraps_64.h20 #define BUILD_TRAP_HANDLER(name) \ macro
H A Dtraps_32.h58 #define BUILD_TRAP_HANDLER(name) \ macro
/arch/sh/kernel/
H A Dtraps.c56 BUILD_TRAP_HANDLER(debug) function
73 BUILD_TRAP_HANDLER(bug) function
96 BUILD_TRAP_HANDLER(nmi) function
H A Dhw_breakpoint.c371 BUILD_TRAP_HANDLER(breakpoint) function
H A Dkgdb.c256 BUILD_TRAP_HANDLER(singlestep) function
H A Dptrace_64.c574 BUILD_TRAP_HANDLER(breakpoint) function
/arch/sh/kernel/cpu/
H A Dfpu.c80 BUILD_TRAP_HANDLER(fpu_state_restore) function
/arch/sh/kernel/cpu/sh4/
H A Dfpu.c405 BUILD_TRAP_HANDLER(fpu_error) function
/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c559 BUILD_TRAP_HANDLER(fpu_error) function

Completed in 108 milliseconds