Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmureg.h107 #define IDR5_GRAN16K (1 << 5) /* 16KB translation granule */ macro
H A Dsmmu.c1478 if (reg & IDR5_GRAN16K) in smmu_check_features()