Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
Dmips-cm.h309 #define CM3_GCR_Cx_OTHER_VP GENMASK(2, 0) /* CM >= 3 */ macro
/linux-5.19.10/arch/mips/kernel/
Dmips-cm.c309 FIELD_PREP(CM3_GCR_Cx_OTHER_VP, vp); in mips_cm_lock_other()