Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h150 #define SMMU_FEATURE_2_LVL_CD (1 << 1) macro
H A Dsmmu.c1313 sc->features |= SMMU_FEATURE_2_LVL_CD; in smmu_check_features()