Home
last modified time | relevance | path

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

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