Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h159 #define SMMU_FEATURE_STALL (1 << 10) macro
H A Dsmmu.c743 if (sc->features & SMMU_FEATURE_STALL && in smmu_init_ste_s1()
1366 sc->features |= SMMU_FEATURE_STALL; in smmu_check_features()