Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/kernel/
Dsmp.c637 static void do_handle_IPI(int ipinr) in do_handle_IPI()
693 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI()
710 static void smp_cross_call(const struct cpumask *target, unsigned int ipinr) in smp_cross_call()
/linux-5.19.10/arch/arm64/kernel/
Dsmp.c863 static void do_handle_IPI(int ipinr) in do_handle_IPI()
926 static void smp_cross_call(const struct cpumask *target, unsigned int ipinr) in smp_cross_call()