Home
last modified time | relevance | path

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

/arch/openrisc/kernel/
A Dsmp.c148 void handle_IPI(unsigned int ipi_msg) in handle_IPI() argument
152 switch (ipi_msg) { in handle_IPI()
169 WARN(1, "CPU%u: Unknown IPI message 0x%x\n", cpu, ipi_msg); in handle_IPI()
/arch/openrisc/include/asm/
A Dsmp.h24 extern void handle_IPI(unsigned int ipi_msg);

Completed in 6 milliseconds