Searched refs:coherent_walk (Results 1 – 8 of 8) sorted by relevance
209 if (!cfg->coherent_walk) { in __arm_lpae_alloc_pages()235 if (!cfg->coherent_walk) in __arm_lpae_free_pages()253 if (!cfg->coherent_walk) in __arm_lpae_clear_pte()279 if (!cfg->coherent_walk) in __arm_lpae_init_pte()335 if (cfg->coherent_walk || (old & ARM_LPAE_PTE_SW_SYNC)) in arm_lpae_install_table()386 } else if (!cfg->coherent_walk && !(pte & ARM_LPAE_PTE_SW_SYNC)) { in __arm_lpae_map()842 if (cfg->coherent_walk) { in arm_64_lpae_alloc_pgtable_s1()958 if (cfg->coherent_walk) { in arm_64_lpae_alloc_pgtable_s2()1099 if (cfg->coherent_walk) in arm_mali_lpae_alloc_pgtable()1348 .coherent_walk = true, in arm_lpae_do_selftests()
255 if (table && !cfg->coherent_walk) { in __arm_v7s_alloc_table()289 if (!cfg->coherent_walk) in __arm_v7s_free_table()301 if (cfg->coherent_walk) in __arm_v7s_pte_sync()850 (cfg->coherent_walk ? (ARM_V7S_TTBR_NOS | in arm_v7s_alloc_pgtable()910 .coherent_walk = true, in arm_v7s_do_selftests()
425 .coherent_walk = 1, in apple_dart_finalize_domain()
448 domain->cfg.coherent_walk = false; in ipmmu_domain_init_context()
92 bool coherent_walk; member
608 .coherent_walk = pfdev->coherent, in panfrost_mmu_ctx_create()
770 .coherent_walk = smmu->features & ARM_SMMU_FEAT_COHERENT_WALK, in arm_smmu_init_domain_context()
2201 .coherent_walk = smmu->features & ARM_SMMU_FEAT_COHERENCY, in arm_smmu_domain_finalise()
Completed in 27 milliseconds