Home
last modified time | relevance | path

Searched refs:DMAR_IRTA_S_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/x86/iommu/
H A Dintel_reg.h398 #define DMAR_IRTA_S_MASK 0xf /* Size Mask */ macro
H A Dintel_utils.c421 KASSERT(unit->irte_cnt >= 2 && s <= DMAR_IRTA_S_MASK && in dmar_load_irt_ptr()