Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Dacpidmar.h90 #define cap_nd(x) (16 << (((x) & CAP_ND_MASK) << 1)) macro
H A Dacpidmar.c1237 iommu->ndoms = cap_nd(iommu->cap); in iommu_init()