Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dsmp.c132 static irqreturn_t handle_IPI(int irq, void *data) in handle_IPI() function
/linux/arch/arm/kernel/
H A Dsmp.c690 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI() function