Searched refs:mips_cm_unlock_other (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dmips-cps.h150 mips_cm_unlock_other();
226 mips_cm_unlock_other();
H A Dmips-cm.h429 * by a call to mips_cm_unlock_other() when access to the redirect/other region
433 * mips_cm_unlock_other() calls cannot be pre-empted by anything which may
441 * mips_cm_unlock_other - unlock access to redirect/other region
446 extern void mips_cm_unlock_other(void);
452 static inline void mips_cm_unlock_other(void) { } function
/linux-master/arch/mips/kernel/
H A Dsmp-cps.c368 mips_cm_unlock_other();
412 mips_cm_unlock_other();
646 mips_cm_unlock_other();
686 mips_cm_unlock_other();
H A Dmips-cm.c355 void mips_cm_unlock_other(void) function
H A Dsmp.c206 mips_cm_unlock_other();

Completed in 280 milliseconds