Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dmips-cpc.h170 extern void mips_cpc_unlock_other(void);
175 static inline void mips_cpc_unlock_other(void) { }
/Linux-v5.4/arch/mips/kernel/
Dmips-cpc.c109 void mips_cpc_unlock_other(void) in mips_cpc_unlock_other() function
Dsmp-cps.c274 mips_cpc_unlock_other(); in boot_core()
559 mips_cpc_unlock_other(); in cps_cpu_die()
Dsmp.c186 mips_cpc_unlock_other(); in mips_smp_send_ipi_mask()