Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h158 #define SMMU_FEATURE_STALL_FORCE (1 << 9) macro
H A Dsmmu.c744 ((sc->features & SMMU_FEATURE_STALL_FORCE) == 0)) in smmu_init_ste_s1()
1363 sc->features |= SMMU_FEATURE_STALL_FORCE; in smmu_check_features()