Searched refs:CR2_RECINVSID (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/iommu/ | ||
H A D | smmureg.h | 160 #define CR2_RECINVSID (1 << 1) /* Record invalid SID. */ macro |
H A D | smmu.c | 1241 reg = CR2_PTM | CR2_RECINVSID | CR2_E2H; in smmu_reset() |