Searched refs:coherent_walk (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/iommu/
H A Dio-pgtable-arm.c213 if (!cfg->coherent_walk) {
245 if (!cfg->coherent_walk)
267 if (!cfg->coherent_walk)
293 if (!cfg->coherent_walk)
350 if (cfg->coherent_walk || (old & ARM_LPAE_PTE_SW_SYNC))
401 } else if (!cfg->coherent_walk && !(pte & ARM_LPAE_PTE_SW_SYNC)) {
833 if (cfg->coherent_walk) {
949 if (cfg->coherent_walk) {
1090 if (cfg->coherent_walk)
1297 .coherent_walk
[all...]
H A Dio-pgtable-arm-v7s.c272 if (!cfg->coherent_walk) {
306 if (!cfg->coherent_walk)
318 if (cfg->coherent_walk)
876 (cfg->coherent_walk ? (ARM_V7S_TTBR_NOS |
936 .coherent_walk = true,
H A Dio-pgtable-dart.c403 if (!cfg->coherent_walk)
H A Dipmmu-vmsa.c443 domain->cfg.coherent_walk = false;
H A Dapple-dart.c600 .coherent_walk = 1,
/linux-master/include/linux/
H A Dio-pgtable.h58 * @coherent_walk A flag to indicate whether or not page table walks made
99 bool coherent_walk; member in struct:io_pgtable_cfg
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c638 .coherent_walk = pfdev->coherent,
/linux-master/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c762 .coherent_walk = smmu->features & ARM_SMMU_FEAT_COHERENT_WALK,
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2326 .coherent_walk = smmu->features & ARM_SMMU_FEAT_COHERENCY,

Completed in 184 milliseconds