CM_GCR_Cx_CONFIG_PVPE 376 arch/mips/include/asm/mips-cm.h cfg = read_gcr_cl_config() & CM_GCR_Cx_CONFIG_PVPE; CM_GCR_Cx_CONFIG_PVPE 377 arch/mips/include/asm/mips-cm.h return (cfg >> __ffs(CM_GCR_Cx_CONFIG_PVPE)) + 1; CM_GCR_Cx_CONFIG_PVPE 233 arch/mips/include/asm/mips-cps.h return (cfg + 1) & CM_GCR_Cx_CONFIG_PVPE;