Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Dcxl_pmu.c40 #define CXL_PMU_OVERFLOW_REG 0x10 macro
772 overflowed = readq(base + CXL_PMU_OVERFLOW_REG); in cxl_pmu_irq()
791 writeq(overflowed, base + CXL_PMU_OVERFLOW_REG); in cxl_pmu_irq()