Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h155 #define SMMU_FEATURE_HYP (1 << 6) macro
H A Dsmmu.c1239 if (sc->features & SMMU_FEATURE_HYP) { in smmu_reset()
1351 sc->features |= SMMU_FEATURE_HYP; in smmu_check_features()