Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dio-pgtable-arm.c274 if (!cfg->coherent_walk) { in __arm_lpae_alloc_pages()
306 if (!cfg->coherent_walk) in __arm_lpae_free_pages()
328 if (!cfg->coherent_walk && num_entries) in __arm_lpae_clear_pte()
354 if (!cfg->coherent_walk) in __arm_lpae_init_pte()
411 if (cfg->coherent_walk || (old & ARM_LPAE_PTE_SW_SYNC)) in arm_lpae_install_table()
462 } else if (!cfg->coherent_walk && !(pte & ARM_LPAE_PTE_SW_SYNC)) { in __arm_lpae_map()
978 if (cfg->coherent_walk) { in arm_64_lpae_alloc_pgtable_s1()
1088 if (cfg->coherent_walk) { in arm_64_lpae_alloc_pgtable_s2()
1229 if (cfg->coherent_walk) in arm_mali_lpae_alloc_pgtable()
H A Dio-pgtable-arm-v7s.c271 if (!cfg->coherent_walk) { in __arm_v7s_alloc_table()
305 if (!cfg->coherent_walk) in __arm_v7s_free_table()
317 if (cfg->coherent_walk) in __arm_v7s_pte_sync()
758 (cfg->coherent_walk ? (ARM_V7S_TTBR_NOS | in arm_v7s_alloc_pgtable()
818 .coherent_walk = true, in arm_v7s_do_selftests()
H A Dio-pgtable-arm-selftests.c170 .coherent_walk = true, in arm_lpae_do_selftests()
H A Dio-pgtable-dart.c414 if (!cfg->coherent_walk) in apple_dart_alloc_pgtable()
H A Dipmmu-vmsa.c443 domain->cfg.coherent_walk = false; in ipmmu_domain_init_context()
H A Dapple-dart.c615 .coherent_walk = 1, in apple_dart_finalize_domain()
/linux/include/linux/
H A Dio-pgtable.h110 bool coherent_walk; member
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c233 pgtbl_cfg->coherent_walk); in mmu_cfg_init_aarch64_4k()
239 if (pgtbl_cfg->coherent_walk) in mmu_cfg_init_aarch64_4k()
815 .coherent_walk = pfdev->coherent, in panfrost_mmu_ctx_create()
/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c811 .coherent_walk = smmu->features & ARM_SMMU_FEAT_COHERENT_WALK, in arm_smmu_init_domain_context()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c2486 .coherent_walk = ptdev->coherent, in panthor_vm_create()