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

/linux-4.4.14/arch/arm64/kernel/
H A Dsmp.c632 static void smp_cross_call(const struct cpumask *target, unsigned int ipinr) smp_cross_call() argument
707 void handle_IPI(int ipinr, struct pt_regs *regs) handle_IPI() argument
/linux-4.4.14/drivers/irqchip/
H A Dirq-armada-370-xp.c503 u32 ipimask, ipinr; armada_370_xp_handle_irq() local
/linux-4.4.14/arch/arm/kernel/
H A Dsmp.c484 static void smp_cross_call(const struct cpumask *target, unsigned int ipinr) smp_cross_call() argument
586 asmlinkage void __exception_irq_entry do_IPI(int ipinr, struct pt_regs *regs) do_IPI() argument
591 void handle_IPI(int ipinr, struct pt_regs *regs) handle_IPI() argument

Completed in 192 milliseconds