Home
last modified time | relevance | path

Searched defs:iova_fq (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/iommu/
Ddma-iommu.c122 struct iova_fq { struct
126 struct iova_fq_entry entries[]; argument
132 static inline bool fq_full(struct iova_fq *fq) in fq_full() argument