Searched refs:DMAR_IRTA_S_MASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/x86/iommu/ | ||
| H A D | intel_reg.h | 414 #define DMAR_IRTA_S_MASK 0xf /* Size Mask */ macro |
| H A D | intel_utils.c | 530 KASSERT(unit->irte_cnt >= 2 && s <= DMAR_IRTA_S_MASK && in dmar_load_irt_ptr() |