Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h154 #define SMMU_FEATURE_MSI (1 << 5) macro
H A Dsmmu.c1345 sc->features |= SMMU_FEATURE_MSI; in smmu_check_features()