Home
last modified time | relevance | path

Searched refs:debug_ipi_action (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/powerpc/kernel/
Dsmp.c149 static irqreturn_t debug_ipi_action(int irq, void *data) in debug_ipi_action() function
167 [PPC_MSG_DEBUGGER_BREAK] = debug_ipi_action,
248 debug_ipi_action(0, NULL); in smp_ipi_demux()