Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Darm-smmu-v3.c556 #define ARM_SMMU_FEAT_STALL_FORCE (1 << 13) macro
1032 if (smmu->features & ARM_SMMU_FEAT_STALL_FORCE) in arm_smmu_write_ctx_desc()
1148 !(smmu->features & ARM_SMMU_FEAT_STALL_FORCE)) in arm_smmu_write_strtab_ent()
2583 smmu->features |= ARM_SMMU_FEAT_STALL_FORCE; in arm_smmu_device_hw_probe()