Home
last modified time | relevance | path

Searched defs:handle_IPI (Results 1 – 3 of 3) sorted by relevance

/linux/arch/riscv/kernel/
H A Dsmp.c114 static irqreturn_t handle_IPI(int irq, void *data) in handle_IPI() function
/linux/arch/openrisc/kernel/
H A Dsmp.c148 void handle_IPI(unsigned int ipi_msg) in handle_IPI() function
/linux/arch/arm/kernel/
H A Dsmp.c689 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI() function