Searched defs:io_pgtable_cfg (Results 1 – 1 of 1) sorted by relevance
114884 struct io_pgtable_cfg { struct114885 long unsigned int quirks;114886 long unsigned int pgsize_bitmap;114887 unsigned int ias;114888 unsigned int oas;114889 bool coherent_walk;114890 const struct iommu_flush_ops *tlb;114891 struct device *iommu_dev;114892 union {