Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/perf/
Dcxl_pmu.c40 #define CXL_PMU_OVERFLOW_REG 0x10 macro
783 overflowed = readq(base + CXL_PMU_OVERFLOW_REG); in cxl_pmu_irq()
802 writeq(overflowed, base + CXL_PMU_OVERFLOW_REG); in cxl_pmu_irq()