pgtbl_ops         104 drivers/gpu/drm/panfrost/panfrost_device.h 	struct io_pgtable_ops *pgtbl_ops;
pgtbl_ops         253 drivers/gpu/drm/panfrost/panfrost_mmu.c 	struct io_pgtable_ops *ops = mmu->pgtbl_ops;
pgtbl_ops         307 drivers/gpu/drm/panfrost/panfrost_mmu.c 	struct io_pgtable_ops *ops = mapping->mmu->pgtbl_ops;
pgtbl_ops         378 drivers/gpu/drm/panfrost/panfrost_mmu.c 	mmu->pgtbl_ops = alloc_io_pgtable_ops(ARM_MALI_LPAE, &mmu->pgtbl_cfg,
pgtbl_ops         380 drivers/gpu/drm/panfrost/panfrost_mmu.c 	if (!mmu->pgtbl_ops)
pgtbl_ops         404 drivers/gpu/drm/panfrost/panfrost_mmu.c 	free_io_pgtable_ops(mmu->pgtbl_ops);
pgtbl_ops         655 drivers/iommu/arm-smmu-v3.c 	struct io_pgtable_ops		*pgtbl_ops;
pgtbl_ops        2130 drivers/iommu/arm-smmu-v3.c 	free_io_pgtable_ops(smmu_domain->pgtbl_ops);
pgtbl_ops        2208 drivers/iommu/arm-smmu-v3.c 	struct io_pgtable_ops *pgtbl_ops;
pgtbl_ops        2256 drivers/iommu/arm-smmu-v3.c 	pgtbl_ops = alloc_io_pgtable_ops(fmt, &pgtbl_cfg, smmu_domain);
pgtbl_ops        2257 drivers/iommu/arm-smmu-v3.c 	if (!pgtbl_ops)
pgtbl_ops        2266 drivers/iommu/arm-smmu-v3.c 		free_io_pgtable_ops(pgtbl_ops);
pgtbl_ops        2270 drivers/iommu/arm-smmu-v3.c 	smmu_domain->pgtbl_ops = pgtbl_ops;
pgtbl_ops        2455 drivers/iommu/arm-smmu-v3.c 	struct io_pgtable_ops *ops = to_smmu_domain(domain)->pgtbl_ops;
pgtbl_ops        2467 drivers/iommu/arm-smmu-v3.c 	struct io_pgtable_ops *ops = smmu_domain->pgtbl_ops;
pgtbl_ops        2495 drivers/iommu/arm-smmu-v3.c 	struct io_pgtable_ops *ops = to_smmu_domain(domain)->pgtbl_ops;
pgtbl_ops         633 drivers/iommu/arm-smmu.c 	struct io_pgtable_ops *pgtbl_ops;
pgtbl_ops         780 drivers/iommu/arm-smmu.c 	pgtbl_ops = alloc_io_pgtable_ops(fmt, &pgtbl_cfg, smmu_domain);
pgtbl_ops         781 drivers/iommu/arm-smmu.c 	if (!pgtbl_ops) {
pgtbl_ops         811 drivers/iommu/arm-smmu.c 	smmu_domain->pgtbl_ops = pgtbl_ops;
pgtbl_ops         848 drivers/iommu/arm-smmu.c 	free_io_pgtable_ops(smmu_domain->pgtbl_ops);
pgtbl_ops        1165 drivers/iommu/arm-smmu.c 	struct io_pgtable_ops *ops = to_smmu_domain(domain)->pgtbl_ops;
pgtbl_ops        1182 drivers/iommu/arm-smmu.c 	struct io_pgtable_ops *ops = to_smmu_domain(domain)->pgtbl_ops;
pgtbl_ops        1227 drivers/iommu/arm-smmu.c 	struct io_pgtable_ops *ops= smmu_domain->pgtbl_ops;
pgtbl_ops        1272 drivers/iommu/arm-smmu.c 	struct io_pgtable_ops *ops = smmu_domain->pgtbl_ops;
pgtbl_ops         316 drivers/iommu/arm-smmu.h 	struct io_pgtable_ops		*pgtbl_ops;
pgtbl_ops          63 drivers/iommu/qcom_iommu.c 	struct io_pgtable_ops	*pgtbl_ops;
pgtbl_ops         228 drivers/iommu/qcom_iommu.c 	struct io_pgtable_ops *pgtbl_ops;
pgtbl_ops         246 drivers/iommu/qcom_iommu.c 	pgtbl_ops = alloc_io_pgtable_ops(ARM_32_LPAE_S1, &pgtbl_cfg, fwspec);
pgtbl_ops         247 drivers/iommu/qcom_iommu.c 	if (!pgtbl_ops) {
pgtbl_ops         306 drivers/iommu/qcom_iommu.c 	qcom_domain->pgtbl_ops = pgtbl_ops;
pgtbl_ops         358 drivers/iommu/qcom_iommu.c 		free_io_pgtable_ops(qcom_domain->pgtbl_ops);
pgtbl_ops         427 drivers/iommu/qcom_iommu.c 	struct io_pgtable_ops *ops = qcom_domain->pgtbl_ops;
pgtbl_ops         444 drivers/iommu/qcom_iommu.c 	struct io_pgtable_ops *ops = qcom_domain->pgtbl_ops;
pgtbl_ops         466 drivers/iommu/qcom_iommu.c 	struct io_pgtable *pgtable = container_of(qcom_domain->pgtbl_ops,
pgtbl_ops         468 drivers/iommu/qcom_iommu.c 	if (!qcom_domain->pgtbl_ops)
pgtbl_ops         488 drivers/iommu/qcom_iommu.c 	struct io_pgtable_ops *ops = qcom_domain->pgtbl_ops;