Home
last modified time | relevance | path

Searched refs:coherent_walk (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dio-pgtable-arm.c210 if (!cfg->coherent_walk) { in __arm_lpae_alloc_pages()
236 if (!cfg->coherent_walk) in __arm_lpae_free_pages()
254 if (!cfg->coherent_walk) in __arm_lpae_clear_pte()
280 if (!cfg->coherent_walk) in __arm_lpae_init_pte()
337 if (cfg->coherent_walk || (old & ARM_LPAE_PTE_SW_SYNC)) in arm_lpae_install_table()
388 } else if (!cfg->coherent_walk && !(pte & ARM_LPAE_PTE_SW_SYNC)) { in __arm_lpae_map()
853 if (cfg->coherent_walk) { in arm_64_lpae_alloc_pgtable_s1()
968 if (cfg->coherent_walk) { in arm_64_lpae_alloc_pgtable_s2()
1109 if (cfg->coherent_walk) in arm_mali_lpae_alloc_pgtable()
1307 .coherent_walk = true, in arm_lpae_do_selftests()
H A Dio-pgtable-arm-v7s.c259 if (!cfg->coherent_walk) { in __arm_v7s_alloc_table()
293 if (!cfg->coherent_walk) in __arm_v7s_free_table()
305 if (cfg->coherent_walk) in __arm_v7s_pte_sync()
862 (cfg->coherent_walk ? (ARM_V7S_TTBR_NOS | in arm_v7s_alloc_pgtable()
922 .coherent_walk = true, in arm_v7s_do_selftests()
H A Dipmmu-vmsa.c446 domain->cfg.coherent_walk = false; in ipmmu_domain_init_context()
/OK3568_Linux_fs/kernel/include/linux/
H A Dio-pgtable.h91 bool coherent_walk; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c575 .coherent_walk = pfdev->coherent, in panfrost_mmu_ctx_create()
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c756 .coherent_walk = smmu->features & ARM_SMMU_FEAT_COHERENT_WALK, in arm_smmu_init_domain_context()
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c1971 .coherent_walk = smmu->features & ARM_SMMU_FEAT_COHERENCY, in arm_smmu_domain_finalise()