Home
last modified time | relevance | path

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

/linux/drivers/iommu/
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()
824 .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()
/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/gpu/drm/panthor/
H A Dpanthor_mmu.c2917 .coherent_walk = ptdev->coherent, in panthor_vm_create()