Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.h602 #define ARM_SMMU_FEAT_STALL_FORCE (1 << 13) macro
Darm-smmu-v3.c1035 if (smmu->features & ARM_SMMU_FEAT_STALL_FORCE) in arm_smmu_write_ctx_desc()
1276 !(smmu->features & ARM_SMMU_FEAT_STALL_FORCE)) in arm_smmu_write_strtab_ent()
3221 smmu->features |= ARM_SMMU_FEAT_STALL_FORCE; in arm_smmu_device_hw_probe()