Searched defs:io_pgtable_cfg (Results 1 – 1 of 1) sorted by relevance
75795 struct io_pgtable_cfg { struct75796 enum io_pgtable_fmt fmt;75797 unsigned long quirks;75798 unsigned long pgsize_bitmap;75799 unsigned int ias;75800 unsigned int oas;75801 bool coherent_walk;75802 const struct iommu_flush_ops *tlb;75803 struct device *iommu_dev;75804 union {