Searched refs:idxd_get_ie (Results 1 – 3 of 3) sorted by relevance
93 ie = idxd_get_ie(idxd, 0); in idxd_setup_interrupts()105 ie = idxd_get_ie(idxd, msix_idx); in idxd_setup_interrupts()135 ie = idxd_get_ie(idxd, 0); in idxd_cleanup_interrupts()708 irq_entry = idxd_get_ie(idxd, 0); in idxd_remove()
153 struct idxd_irq_entry *ie = idxd_get_ie(idxd, i); in idxd_int_handle_revoke()
404 static inline struct idxd_irq_entry *idxd_get_ie(struct idxd_device *idxd, int idx) in idxd_get_ie() function
Completed in 9 milliseconds