Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h75795 struct io_pgtable_cfg { struct
75796 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 {