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