Searched refs:handle_IPI (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.4/arch/openrisc/include/asm/ |
D | smp.h | 24 extern void handle_IPI(unsigned int ipi_msg);
|
/Linux-v5.4/arch/arm/include/asm/ |
D | smp.h | 35 void handle_IPI(int ipinr, struct pt_regs *regs);
|
/Linux-v5.4/arch/arm64/include/asm/ |
D | smp.h | 61 extern void handle_IPI(int ipinr, struct pt_regs *regs);
|
/Linux-v5.4/arch/ia64/include/asm/ |
D | smp.h | 124 extern irqreturn_t handle_IPI(int irq, void *dev_id);
|
/Linux-v5.4/drivers/irqchip/ |
D | irq-ompic.c | 140 handle_IPI(ipi_msg); in ompic_ipi_handler()
|
D | irq-bcm2836.c | 138 handle_IPI(ipi, regs); in bcm2836_arm_irqchip_handle_irq()
|
D | irq-hip04.c | 192 handle_IPI(irqnr, regs); in hip04_handle_irq()
|
D | irq-armada-370-xp.c | 578 handle_IPI(ipinr, regs); in armada_370_xp_handle_irq()
|
D | irq-gic.c | 388 handle_IPI(irqnr, regs); in gic_handle_irq()
|
D | irq-gic-v3.c | 667 handle_IPI(irqnr, regs); in gic_handle_irq()
|
/Linux-v5.4/arch/openrisc/kernel/ |
D | smp.c | 144 void handle_IPI(unsigned int ipi_msg) in handle_IPI() function
|
/Linux-v5.4/arch/arm/kernel/ |
D | smp.c | 625 handle_IPI(ipinr, regs); in do_IPI() 628 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI() function
|
/Linux-v5.4/arch/ia64/kernel/ |
D | smp.c | 97 handle_IPI (int irq, void *dev_id) in handle_IPI() function
|
D | irq_ia64.c | 590 .handler = handle_IPI,
|
/Linux-v5.4/arch/arm64/kernel/ |
D | smp.c | 876 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI() function
|
/Linux-v5.4/Documentation/trace/ |
D | coresight-cpu-debug.rst | 185 coresight-cpu-debug 850000.debug: EDPCSR: handle_IPI+0x174/0x1d8
|
D | ftrace.rst | 2505 2) | handle_IPI() {
|