Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Dsmmureg.h40 #define IDR0_ST_LVL_2 (0x1 << IDR0_ST_LVL_S) /* 2-level Stream Table*/ macro
H A Dsmmu.c1327 if (reg & IDR0_ST_LVL_2) { in smmu_check_features()