Home
last modified time | relevance | path

Searched refs:flush_walk_prefer_tlbiasid (Results 1 – 3 of 3) sorted by relevance

/drivers/iommu/arm/arm-smmu/
Darm-smmu-qcom.c213 smmu_domain->cfg.flush_walk_prefer_tlbiasid = true; in qcom_adreno_smmu_init_context()
268 smmu_domain->cfg.flush_walk_prefer_tlbiasid = true; in qcom_smmu_init_context()
Darm-smmu.h349 bool flush_walk_prefer_tlbiasid; member
Darm-smmu.c315 if (cfg->flush_walk_prefer_tlbiasid) { in arm_smmu_tlb_inv_walk_s1()