Home
last modified time | relevance | path

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

/openbmc/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) { }
/openbmc/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.c232 mips_cpc_lock_other(core); in boot_core()
551 mips_cpc_lock_other(core); in cps_cleanup_dead_cpu()
H A Dsmp.c202 mips_cpc_lock_other(core); in mips_smp_send_ipi_mask()