Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmureg.h106 #define IDR5_GRAN64K (1 << 6) /* 64KB translation granule */ macro
H A Dsmmu.c1476 if (reg & IDR5_GRAN64K) in smmu_check_features()