Searched refs:CM_GCR_Cx_CONFIG_PVPE_MSK (Results 1 – 2 of 2) sorted by relevance
362 #define CM_GCR_Cx_CONFIG_PVPE_MSK (_ULCAST_(0x3ff) << 0) macro
42 cfg = read_gcr_co_config() & CM_GCR_Cx_CONFIG_PVPE_MSK; in core_vpe_count()