Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Diommu.h222 struct iommu_iotlb_gather { struct
223 unsigned long start;
224 unsigned long end;
225 size_t pgsize;
226 struct list_head freelist;
227 bool queued;
740 struct iommu_iotlb_gather {}; struct