Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dmips-cpc.h162 extern void mips_cpc_lock_other(unsigned int core);
174 static inline void mips_cpc_lock_other(unsigned int core) { }
/linux/arch/mips/kernel/
H A Dmips-cpc.c90 void mips_cpc_lock_other(unsigned int core) in mips_cpc_lock_other() function
H A Dsmp-cps.c327 mips_cpc_lock_other(core); in boot_core()
644 mips_cpc_lock_other(core); in cps_cleanup_dead_cpu()