Searched defs:io_pgtable_cfg (Results 1 – 1 of 1) sorted by relevance
47 struct io_pgtable_cfg { struct49 int quirks;50 unsigned long pgsize_bitmap;51 unsigned int ias;52 unsigned int oas;53 const struct iommu_gather_ops *tlb;54 struct device *iommu_dev;57 union {