Searched refs:PPC_MSG_DEBUGGER_BREAK (Results 1 – 4 of 4) sorted by relevance
80 BUILD_BUG_ON(PPC_MSG_DEBUGGER_BREAK != 3); in ps3_smp_probe()99 ps3_register_ipi_debug_brk(cpu, virqs[PPC_MSG_DEBUGGER_BREAK]); in ps3_smp_probe()
175 [PPC_MSG_DEBUGGER_BREAK] = debug_ipi_action,182 [PPC_MSG_DEBUGGER_BREAK] = "ipi debugger",190 if (msg < 0 || msg > PPC_MSG_DEBUGGER_BREAK) { in smp_request_message_ipi()194 if (msg == PPC_MSG_DEBUGGER_BREAK) { in smp_request_message_ipi()259 if (all & IPI_MESSAGE(PPC_MSG_DEBUGGER_BREAK)) in smp_ipi_demux()318 do_message_pass(cpu, PPC_MSG_DEBUGGER_BREAK); in smp_send_debugger_break()
116 #define PPC_MSG_DEBUGGER_BREAK 3 macro
219 iic_request_ipi(PPC_MSG_DEBUGGER_BREAK); in iic_request_IPIs()