Home
last modified time | relevance | path

Searched refs:ie_to_idxd (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dma/idxd/
H A Dirq.c389 struct idxd_device *idxd = ie_to_idxd(irq_entry); in idxd_misc_thread()
H A Didxd.h504 static inline struct idxd_device *ie_to_idxd(struct idxd_irq_entry *ie) in ie_to_idxd() function