Searched defs:io_pgtable_cfg (Results 1 – 1 of 1) sorted by relevance
64 struct io_pgtable_cfg { struct95 unsigned long quirks;96 unsigned long pgsize_bitmap;97 unsigned int ias;98 unsigned int oas;99 bool coherent_walk;100 const struct iommu_flush_ops *tlb;101 struct device *iommu_dev;104 union {
Completed in 4 milliseconds