Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/
Dio-pgtable-arm.c203 if (!cfg->coherent_walk) { in __arm_lpae_alloc_pages()
229 if (!cfg->coherent_walk) in __arm_lpae_free_pages()
247 if (!cfg->coherent_walk) in __arm_lpae_set_pte()
322 if (cfg->coherent_walk || (old & ARM_LPAE_PTE_SW_SYNC)) in arm_lpae_install_table()
363 } else if (!cfg->coherent_walk && !(pte & ARM_LPAE_PTE_SW_SYNC)) { in __arm_lpae_map()
772 if (cfg->coherent_walk) { in arm_64_lpae_alloc_pgtable_s1()
883 if (cfg->coherent_walk) { in arm_64_lpae_alloc_pgtable_s2()
1220 .coherent_walk = true, in arm_lpae_do_selftests()
Dio-pgtable-arm-v7s.c251 if (table && !cfg->coherent_walk) { in __arm_v7s_alloc_table()
285 if (!cfg->coherent_walk) in __arm_v7s_free_table()
297 if (cfg->coherent_walk) in __arm_v7s_pte_sync()
825 (cfg->coherent_walk ? (ARM_V7S_TTBR_NOS | in arm_v7s_alloc_pgtable()
886 .coherent_walk = true, in arm_v7s_do_selftests()
Dipmmu-vmsa.c447 domain->cfg.coherent_walk = false; in ipmmu_domain_init_context()
/Linux-v5.10/include/linux/
Dio-pgtable.h100 bool coherent_walk; member
/Linux-v5.10/drivers/iommu/arm/arm-smmu/
Darm-smmu.c775 .coherent_walk = smmu->features & ARM_SMMU_FEAT_COHERENT_WALK, in arm_smmu_init_domain_context()
/Linux-v5.10/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c1977 .coherent_walk = smmu->features & ARM_SMMU_FEAT_COHERENCY, in arm_smmu_domain_finalise()