Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/idxd/
Dirq.c159 rc = idxd_device_request_int_handle(idxd, i, &new_handle, IDXD_IRQ_MSIX); in idxd_int_handle_revoke()
Didxd.h623 int idxd_device_request_int_handle(struct idxd_device *idxd, int idx, int *handle,
Ddevice.c608 int idxd_device_request_int_handle(struct idxd_device *idxd, int idx, int *handle, in idxd_device_request_int_handle() function
1254 rc = idxd_device_request_int_handle(idxd, ie->id, &ie->int_handle, in idxd_wq_request_irq()