Home
last modified time | relevance | path

Searched refs:dmar_nd2mask (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/x86/iommu/
H A Dintel_dmar.h208 u_int dmar_nd2mask(u_int nd);
H A Dintel_utils.c73 dmar_nd2mask(u_int nd) in dmar_nd2mask() function
H A Dintel_drv.c471 unit->domids = new_unrhdr(0, dmar_nd2mask(DMAR_CAP_ND(unit->hw_cap)), in dmar_attach()