Home
last modified time | relevance | path

Searched defs:ipinr (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/arm/kernel/
Dsmp.c495 static void smp_cross_call(const struct cpumask *target, unsigned int ipinr) in smp_cross_call()
596 asmlinkage void __exception_irq_entry do_IPI(int ipinr, struct pt_regs *regs) in do_IPI()
601 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI()
/Linux-v4.19/arch/arm64/kernel/
Dsmp.c754 static void smp_cross_call(const struct cpumask *target, unsigned int ipinr) in smp_cross_call()
851 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI()
/Linux-v4.19/drivers/irqchip/
Dirq-armada-370-xp.c565 u32 ipimask, ipinr; in armada_370_xp_handle_irq() local