Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Didxd.h688 int idxd_device_request_int_handle(struct idxd_device *idxd, int idx, int *handle,
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.c591 int idxd_device_request_int_handle(struct idxd_device *idxd, int idx, int *handle, in idxd_device_request_int_handle() function
1341 rc = idxd_device_request_int_handle(idxd, ie->id, &ie->int_handle, in idxd_wq_request_irq()