Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dmips-cpc.h170 extern void mips_cpc_unlock_other(void);
175 static inline void mips_cpc_unlock_other(void) { }
/Linux-v6.6/arch/mips/kernel/
Dmips-cpc.c111 void mips_cpc_unlock_other(void) in mips_cpc_unlock_other() function
Dsmp-cps.c267 mips_cpc_unlock_other(); in boot_core()
552 mips_cpc_unlock_other(); in cps_cleanup_dead_cpu()
Dsmp.c204 mips_cpc_unlock_other(); in mips_smp_send_ipi_mask()