Home
last modified time | relevance | path

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

/freebsd-head/sys/amd64/vmm/amd/
HDamdvi_hw.c176 bool pci_ats, ivhd_ats; in amdvi_dev_support_iotlb() local
185 ivhd_ats = false; in amdvi_dev_support_iotlb()
188 ivhd_ats = cfg->enable_ats; in amdvi_dev_support_iotlb()
195 if (pci_ats != ivhd_ats) in amdvi_dev_support_iotlb()