Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/perf/
Dcxl_pmu.c42 #define CXL_PMU_EVENT_CAP_REG(n) (0x100 + 8 * (n)) macro
170 eval = readq(base + CXL_PMU_EVENT_CAP_REG(group_idx)); in cxl_pmu_parse_caps()
199 eval = readq(base + CXL_PMU_EVENT_CAP_REG(j)); in cxl_pmu_parse_caps()