Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/amd/
H A Damdvi_priv.h45 #define AMDVI_PCI_CAP_IOTLB BIT(0) /* IOTLB is supported. */ macro
H A Damdvi_hw.c216 if (softc->pci_cap & AMDVI_PCI_CAP_IOTLB) { in amdvi_hw_enable_iotlb()