Searched refs:io_pgtable_ops_to_pgtable (Results 1 – 5 of 5) sorted by relevance
66 iop = io_pgtable_ops_to_pgtable(ops); in free_io_pgtable_ops()
43 io_pgtable_to_data(io_pgtable_ops_to_pgtable(x))
34 io_pgtable_to_data(io_pgtable_ops_to_pgtable(x))
82 io_pgtable_ops_to_pgtable(smmu_domain->pgtbl_ops); in qcom_adreno_smmu_get_ttbr1_cfg()96 struct io_pgtable *pgtable = io_pgtable_ops_to_pgtable(smmu_domain->pgtbl_ops); in qcom_adreno_smmu_set_ttbr0_cfg()
214 #define io_pgtable_ops_to_pgtable(x) container_of((x), struct io_pgtable, ops) macro