Searched refs:SMMU_FEATURE_PRI (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm64/iommu/
H A Dsmmuvar.h157 #define SMMU_FEATURE_PRI (1 << 8) macro
H A Dsmmu.c353 if (!(sc->features & SMMU_FEATURE_PRI))
1119 if (sc->features & SMMU_FEATURE_PRI)
1259 if (sc->features & SMMU_FEATURE_PRI) {
1358 sc->features |= SMMU_FEATURE_PRI;
1425 if (sc->features & SMMU_FEATURE_PRI) {

Completed in 103 milliseconds