Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dmips-cpc.c102 write_cpc_cl_other(FIELD_PREP(CPC_Cx_OTHER_CORENUM, core)); in mips_cpc_lock_other()
/openbmc/linux/arch/mips/include/asm/
H A Dmips-cpc.h137 #define CPC_Cx_OTHER_CORENUM GENMASK(23, 16) macro