Searched refs:CXL_PMU_COUNTER_CFG_EVENTS_MSK (Results 1 – 1 of 1) sorted by relevance
58 #define CXL_PMU_COUNTER_CFG_EVENTS_MSK GENMASK_ULL(55, 24) macro169 events_msk = FIELD_GET(CXL_PMU_COUNTER_CFG_EVENTS_MSK, val); in cxl_pmu_parse_caps()662 cfg |= FIELD_PREP(CXL_PMU_COUNTER_CFG_EVENTS_MSK, in cxl_pmu_event_start()