Searched refs:do_send_trap (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/powerpc/include/asm/ |
| A D | debug.h | 51 extern void do_send_trap(struct pt_regs *regs, unsigned long address,
|
| /linux/arch/powerpc/kernel/ |
| A D | traps.c | 1934 do_send_trap(regs, mfspr(SPRN_DAC1), debug_status, in handle_debug() 1939 do_send_trap(regs, mfspr(SPRN_DAC2), debug_status, in handle_debug() 1945 do_send_trap(regs, mfspr(SPRN_IAC1), debug_status, in handle_debug() 1950 do_send_trap(regs, mfspr(SPRN_IAC2), debug_status, in handle_debug() 1956 do_send_trap(regs, mfspr(SPRN_IAC3), debug_status, in handle_debug() 1961 do_send_trap(regs, mfspr(SPRN_IAC4), debug_status, in handle_debug()
|
| A D | process.c | 613 void do_send_trap(struct pt_regs *regs, unsigned long address, in do_send_trap() function
|
Completed in 11 milliseconds