Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Diommu.h194 struct iommu_iotlb_gather { struct
195 unsigned long start;
196 unsigned long end;
197 size_t pgsize;
198 struct list_head freelist;
199 bool queued;
686 struct iommu_iotlb_gather {}; struct