Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Dsmmureg.h75 #define IDR0_S1P (1 << 1) /* Stage1 translation supported. */ macro
H A Dsmmu.c1396 if (reg & IDR0_S1P) { in smmu_check_features()