Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Didxd.h571 IDXD_IRQ_MSIX = 0, enumerator
H A Dirq.c161 rc = idxd_device_request_int_handle(idxd, i, &new_handle, IDXD_IRQ_MSIX); in idxd_int_handle_revoke()
H A Ddevice.c1311 idxd_device_release_int_handle(idxd, ie->int_handle, IDXD_IRQ_MSIX); in idxd_wq_free_irq()
1342 IDXD_IRQ_MSIX); in idxd_wq_request_irq()