Searched refs:coherent_walk (Results 1 – 10 of 10) sorted by relevance
228 if (!cfg->coherent_walk) { in __arm_lpae_alloc_pages()260 if (!cfg->coherent_walk) in __arm_lpae_free_pages()282 if (!cfg->coherent_walk && num_entries) in __arm_lpae_clear_pte()308 if (!cfg->coherent_walk) in __arm_lpae_init_pte()365 if (cfg->coherent_walk || (old & ARM_LPAE_PTE_SW_SYNC)) in arm_lpae_install_table()416 } else if (!cfg->coherent_walk && !(pte & ARM_LPAE_PTE_SW_SYNC)) { in __arm_lpae_map()945 if (cfg->coherent_walk) { in arm_64_lpae_alloc_pgtable_s1()1061 if (cfg->coherent_walk) { in arm_64_lpae_alloc_pgtable_s2()1202 if (cfg->coherent_walk) in arm_mali_lpae_alloc_pgtable()1409 .coherent_walk = true, in arm_lpae_do_selftests()
272 if (!cfg->coherent_walk) { in __arm_v7s_alloc_table()306 if (!cfg->coherent_walk) in __arm_v7s_free_table()318 if (cfg->coherent_walk) in __arm_v7s_pte_sync()875 (cfg->coherent_walk ? (ARM_V7S_TTBR_NOS | in arm_v7s_alloc_pgtable()935 .coherent_walk = true, in arm_v7s_do_selftests()
397 if (!cfg->coherent_walk) in apple_dart_alloc_pgtable()
443 domain->cfg.coherent_walk = false; in ipmmu_domain_init_context()
600 .coherent_walk = 1, in apple_dart_finalize_domain()
102 bool coherent_walk; member
638 .coherent_walk = pfdev->coherent, in panfrost_mmu_ctx_create()
2315 .coherent_walk = ptdev->coherent, in panthor_vm_create()
801 .coherent_walk = smmu->features & ARM_SMMU_FEAT_COHERENT_WALK, in arm_smmu_init_domain_context()
2420 .coherent_walk = smmu->features & ARM_SMMU_FEAT_COHERENCY, in arm_smmu_domain_finalise()
Completed in 49 milliseconds