Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h380 #define SMMU_FEATURE_2LVL_STE (1 << 0) macro
H A Dsmmuv3.c648 if (s->features & SMMU_FEATURE_2LVL_STE) { in smmu_find_ste()
1619 s->features |= SMMU_FEATURE_2LVL_STE; in smmu_writel()