Searched refs:SMMU_FEATURE_STALL_FORCE (Results 1 – 2 of 2) sorted by relevance
158 #define SMMU_FEATURE_STALL_FORCE (1 << 9) macro
744 ((sc->features & SMMU_FEATURE_STALL_FORCE) == 0)) in smmu_init_ste_s1()1363 sc->features |= SMMU_FEATURE_STALL_FORCE; in smmu_check_features()