Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Dacpidmar.h112 #define ECAP_PT (1LL << 6) /* HW Passthru */ macro
H A Dacpidmar.c1258 iommu->ecap & ECAP_PT ? "pt " : "", /* passthrough */ in iommu_init()