Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Dcxl_pmu.c40 #define CXL_PMU_OVERFLOW_REG 0x10 macro
775 overflowed = readq(base + CXL_PMU_OVERFLOW_REG); in cxl_pmu_irq()
794 writeq(overflowed, base + CXL_PMU_OVERFLOW_REG); in cxl_pmu_irq()