Home
last modified time | relevance | path

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

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