Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Dirq.c473 if (cause & IDXD_INTC_EVL) { in idxd_misc_thread()
474 val |= IDXD_INTC_EVL; in idxd_misc_thread()
H A Dregisters.h169 #define IDXD_INTC_EVL 0x20 macro