Searched refs:SMMU_FEATURE_RANGE_INV (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm64/iommu/ | ||
| H A D | smmuvar.h | 164 #define SMMU_FEATURE_RANGE_INV (1 << 15) macro |
| H A D | smmu.c | 1446 sc->features |= SMMU_FEATURE_RANGE_INV; in smmu_check_features() |