Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h157 #define SMMU_FEATURE_PRI (1 << 8) macro
H A Dsmmu.c353 if (!(sc->features & SMMU_FEATURE_PRI)) in smmu_init_queues()
1119 if (sc->features & SMMU_FEATURE_PRI) in smmu_enable_interrupts()
1259 if (sc->features & SMMU_FEATURE_PRI) { in smmu_reset()
1358 sc->features |= SMMU_FEATURE_PRI; in smmu_check_features()
1425 if (sc->features & SMMU_FEATURE_PRI) { in smmu_check_features()