Searched refs:handle_IPI (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/arch/openrisc/include/asm/ |
D | smp.h | 24 extern void handle_IPI(unsigned int ipi_msg);
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | smp.h | 59 extern void handle_IPI(int ipinr, struct pt_regs *regs);
|
/Linux-v4.19/arch/arm/include/asm/ |
D | smp.h | 38 void handle_IPI(int ipinr, struct pt_regs *regs);
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | smp.h | 124 extern irqreturn_t handle_IPI(int irq, void *dev_id);
|
/Linux-v4.19/drivers/irqchip/ |
D | irq-ompic.c | 140 handle_IPI(ipi_msg); in ompic_ipi_handler()
|
D | irq-bcm2836.c | 147 handle_IPI(ipi, regs); in bcm2836_arm_irqchip_handle_irq()
|
D | irq-hip04.c | 190 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-v3.c | 386 handle_IPI(irqnr, regs); in gic_handle_irq()
|
D | irq-gic.c | 383 handle_IPI(irqnr, regs); in gic_handle_irq()
|
/Linux-v4.19/arch/arm/kernel/ |
D | smp.c | 598 handle_IPI(ipinr, regs); in do_IPI() 601 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI() function
|
/Linux-v4.19/arch/openrisc/kernel/ |
D | smp.c | 144 void handle_IPI(unsigned int ipi_msg) in handle_IPI() function
|
/Linux-v4.19/arch/ia64/kernel/ |
D | smp.c | 97 handle_IPI (int irq, void *dev_id) in handle_IPI() function
|
D | irq_ia64.c | 591 .handler = handle_IPI,
|
/Linux-v4.19/arch/arm64/kernel/ |
D | smp.c | 851 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI() function
|
/Linux-v4.19/Documentation/trace/ |
D | coresight-cpu-debug.txt | 180 coresight-cpu-debug 850000.debug: EDPCSR: handle_IPI+0x174/0x1d8
|
D | ftrace.rst | 2414 2) | handle_IPI() {
|