Searched refs:SMMU_FEATURE_2LVL_STE (Results 1 – 2 of 2) sorted by relevance
380 #define SMMU_FEATURE_2LVL_STE (1 << 0) macro
648 if (s->features & SMMU_FEATURE_2LVL_STE) { in smmu_find_ste()1619 s->features |= SMMU_FEATURE_2LVL_STE; in smmu_writel()