Home
last modified time | relevance | path

Searched refs:mips_cm_lock_other_cpu (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/mips/include/asm/
Dmips-cm.h452 static inline void mips_cm_lock_other_cpu(unsigned int cpu, unsigned int block) in mips_cm_lock_other_cpu() function
/linux-5.19.10/arch/mips/kernel/
Dsmp.c183 mips_cm_lock_other_cpu(cpu, CM_GCR_Cx_OTHER_BLOCK_LOCAL); in mips_smp_send_ipi_mask()