Searched refs:handle_IPI (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | smp.h | 24 extern void handle_IPI(unsigned int ipi_msg);
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | smp.c | 114 static irqreturn_t handle_IPI(int irq, void *data) in handle_IPI() function 190 err = request_percpu_irq(ipi_virq_base + i, handle_IPI, in riscv_ipi_set_virq_range()
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | smp.h | 30 void handle_IPI(int ipinr, struct pt_regs *regs);
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | smp.h | 89 extern irqreturn_t handle_IPI(int irq, void *dev_id);
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-ompic.c | 140 handle_IPI(ipi_msg); in ompic_ipi_handler()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | smp.c | 96 handle_IPI (int irq, void *dev_id) in handle_IPI() function
|
H A D | irq_ia64.c | 606 register_percpu_irq(IA64_IPI_VECTOR, handle_IPI, 0, "IPI"); in ia64_native_register_ipi()
|
/openbmc/linux/arch/openrisc/kernel/ |
H A D | smp.c | 152 void handle_IPI(unsigned int ipi_msg) in handle_IPI() function
|
/openbmc/linux/arch/arm/kernel/ |
H A D | smp.c | 689 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI() function
|
/openbmc/linux/Documentation/trace/coresight/ |
H A D | coresight-cpu-debug.rst | 186 coresight-cpu-debug 850000.debug: EDPCSR: handle_IPI+0x174/0x1d8
|
/openbmc/linux/Documentation/trace/ |
H A D | ftrace.rst | 2628 2) | handle_IPI() {
|