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

/linux-master/drivers/dma/idxd/
H A Didxd.h756 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);
H A Ddevice.c596 int idxd_device_request_int_handle(struct idxd_device *idxd, int idx, int *handle, function
1346 rc = idxd_device_request_int_handle(idxd, ie->id, &ie->int_handle,

Completed in 222 milliseconds