Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dsmp.c157 static irqreturn_t debug_ipi_action(int irq, void *data) in debug_ipi_action() function
175 [PPC_MSG_DEBUGGER_BREAK] = debug_ipi_action,
260 debug_ipi_action(0, NULL); in smp_ipi_demux()