Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Diommu.h185 struct iommu_iotlb_gather { struct
186 unsigned long start;
187 unsigned long end;
188 size_t pgsize;
189 struct page *freelist;
190 bool queued;
691 struct iommu_iotlb_gather {}; struct