Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/perf/
H A 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()

Completed in 2 milliseconds