Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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;
739 struct iommu_iotlb_gather {}; struct