Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/amd64/vmm/amd/
HDamdvi_priv.h45 #define AMDVI_PCI_CAP_IOTLB BIT(0) /* IOTLB is supported. */ macro
HDamdvi_hw.c217 if (softc->pci_cap & AMDVI_PCI_CAP_IOTLB) { in amdvi_hw_enable_iotlb()