Searched defs:ipinr (Results 1 – 2 of 2) sorted by relevance
634 asmlinkage void __exception_irq_entry do_IPI(int ipinr, struct pt_regs *regs) in do_IPI()639 static void do_handle_IPI(int ipinr) in do_handle_IPI()695 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI()712 static void smp_cross_call(const struct cpumask *target, unsigned int ipinr) in smp_cross_call()
862 static void do_handle_IPI(int ipinr) in do_handle_IPI()925 static void smp_cross_call(const struct cpumask *target, unsigned int ipinr) in smp_cross_call()
Completed in 6 milliseconds