Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Dperfmon.h78 #define CNTRCFG_IRQ_OVERFLOW BIT(1) macro
H A Dperfmon.c367 cntr_cfg |= (CNTRCFG_IRQ_OVERFLOW | CNTRCFG_ENABLE); in perfmon_pmu_event_start()