Home
last modified time | relevance | path

Searched refs:mips_cpc_lock_other (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
Dmips-cpc.h156 extern void mips_cpc_lock_other(unsigned int core);
168 static inline void mips_cpc_lock_other(unsigned int core) { }
/linux-4.4.14/arch/mips/kernel/
Dsmp-gic.c50 mips_cpc_lock_other(core); in gic_send_ipi_single()
Dmips-cpc.c71 void mips_cpc_lock_other(unsigned int core) in mips_cpc_lock_other() function
Dsmp-cps.c212 mips_cpc_lock_other(core); in boot_core()
441 mips_cpc_lock_other(core); in cps_cpu_die()