Searched refs:ECAP_PT (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/acpi/ | ||
H A D | acpidmar.h | 112 #define ECAP_PT (1LL << 6) /* HW Passthru */ macro |
H A D | acpidmar.c | 1258 iommu->ecap & ECAP_PT ? "pt " : "", /* passthrough */ in iommu_init() |