Searched refs:IDR5_GRAN64K (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm64/iommu/ | ||
| H A D | smmureg.h | 106 #define IDR5_GRAN64K (1 << 6) /* 64KB translation granule */ macro |
| H A D | smmu.c | 1476 if (reg & IDR5_GRAN64K) in smmu_check_features() |