Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Dcxl_pmu.c37 #define CXL_PMU_CAP_INT BIT_ULL(50) macro
145 if (FIELD_GET(CXL_PMU_CAP_INT, val)) in cxl_pmu_parse_caps()