Searched refs:idxd_device_request_int_handle (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/dma/idxd/ |
A D | irq.c | 159 rc = idxd_device_request_int_handle(idxd, i, &new_handle, IDXD_IRQ_MSIX); in idxd_int_handle_revoke()
|
A D | idxd.h | 623 int idxd_device_request_int_handle(struct idxd_device *idxd, int idx, int *handle,
|
A D | device.c | 607 int idxd_device_request_int_handle(struct idxd_device *idxd, int idx, int *handle, in idxd_device_request_int_handle() function 1253 rc = idxd_device_request_int_handle(idxd, ie->id, &ie->int_handle, in idxd_wq_request_irq()
|
Completed in 9 milliseconds