Searched refs:handle_IPI (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/arch/arm64/include/asm/ |
D | smp.h | 35 extern void handle_IPI(int ipinr, struct pt_regs *regs);
|
/linux-4.4.14/arch/arm/include/asm/ |
D | smp.h | 38 void handle_IPI(int ipinr, struct pt_regs *regs);
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | smp.h | 123 extern irqreturn_t handle_IPI(int irq, void *dev_id);
|
/linux-4.4.14/arch/arm/kernel/ |
D | smp.c | 588 handle_IPI(ipinr, regs); in do_IPI() 591 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI() function
|
/linux-4.4.14/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-4.4.14/drivers/irqchip/ |
D | irq-bcm2836.c | 173 handle_IPI(ipi, regs); in bcm2836_arm_irqchip_handle_irq()
|
D | irq-hip04.c | 188 handle_IPI(irqnr, regs); in hip04_handle_irq()
|
D | irq-armada-370-xp.c | 516 handle_IPI(ipinr, regs); in armada_370_xp_handle_irq()
|
D | irq-gic-v3.c | 371 handle_IPI(irqnr, regs); in gic_handle_irq()
|
D | irq-gic.c | 358 handle_IPI(irqnr, regs); in gic_handle_irq()
|
/linux-4.4.14/arch/arm64/kernel/ |
D | smp.c | 707 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI() function
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 1983 2) | handle_IPI() {
|