Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Darm-smmu-v3.c596 #define ARM_SMMU_FEAT_STALL_FORCE (1 << 13) macro
1481 if (smmu->features & ARM_SMMU_FEAT_STALL_FORCE) in arm_smmu_write_ctx_desc()
1617 !(smmu->features & ARM_SMMU_FEAT_STALL_FORCE)) in arm_smmu_write_strtab_ent()
3366 smmu->features |= ARM_SMMU_FEAT_STALL_FORCE; in arm_smmu_device_hw_probe()