Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsmp.c633 asmlinkage void __exception_irq_entry do_IPI(int ipinr, struct pt_regs *regs) in do_IPI()
638 static void do_handle_IPI(int ipinr) in do_handle_IPI()
694 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI()
711 static void smp_cross_call(const struct cpumask *target, unsigned int ipinr) in smp_cross_call()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsmp.c905 static void do_handle_IPI(int ipinr) in do_handle_IPI()
972 static void smp_cross_call(const struct cpumask *target, unsigned int ipinr) in smp_cross_call()