Searched refs:IDR0_CD2L (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/iommu/ | ||
H A D | smmureg.h | 52 #define IDR0_CD2L (1 << 19) /* 2-level Context descriptor table*/ macro |
H A D | smmu.c | 1334 if (reg & IDR0_CD2L) { in smmu_check_features() |