Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Ddma-iommu.c102 struct iova_fq { struct
103 struct iova_fq_entry entries[IOVA_FQ_SIZE]; argument
111 static inline bool fq_full(struct iova_fq *fq) in fq_full() argument