Searched refs:AMDVI_PCI_CAP_IOTLB (Results 1 – 2 of 2) sorted by relevance
| /src/sys/amd64/vmm/amd/ | ||
| H A D | amdvi_priv.h | 45 #define AMDVI_PCI_CAP_IOTLB BIT(0) /* IOTLB is supported. */ macro |
| H A D | amdvi_hw.c | 216 if (softc->pci_cap & AMDVI_PCI_CAP_IOTLB) { in amdvi_hw_enable_iotlb() |