Searched refs:CXL_PMU_COUNTER_CFG_INT_ON_OVRFLW (Results 1 – 1 of 1) sorted by relevance
53 #define CXL_PMU_COUNTER_CFG_INT_ON_OVRFLW BIT_ULL(9) macro650 cfg |= FIELD_PREP(CXL_PMU_COUNTER_CFG_INT_ON_OVRFLW, 1); in cxl_pmu_event_start()731 cfg &= ~(FIELD_PREP(CXL_PMU_COUNTER_CFG_INT_ON_OVRFLW, 1) | in cxl_pmu_event_stop()