Searched refs:SMMU_FEATURE_HYP (Results 1 – 2 of 2) sorted by relevance
155 #define SMMU_FEATURE_HYP (1 << 6) macro
1239 if (sc->features & SMMU_FEATURE_HYP) { in smmu_reset()1351 sc->features |= SMMU_FEATURE_HYP; in smmu_check_features()