Searched refs:DMAR_CAP_ND (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/x86/iommu/
H A Dintel_reg.h169 #define DMAR_CAP_ND(x) ((u_int)((x) & 0x3)) /* Number of domains */ macro
H A Dintel_drv.c388 DMAR_CAP_ND(unit->hw_cap), DMAR_CAP_SAGAW(unit->hw_cap),
471 unit->domids = new_unrhdr(0, dmar_nd2mask(DMAR_CAP_ND(unit->hw_cap)),

Completed in 134 milliseconds