Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/amd/
H A Damdvi_hw.c178 bool pci_ats, ivhd_ats; in amdvi_dev_support_iotlb() local
196 pci_ats = (qlen < 0) ? false : true; in amdvi_dev_support_iotlb()
197 if (pci_ats != ivhd_ats) in amdvi_dev_support_iotlb()
203 return (pci_ats); in amdvi_dev_support_iotlb()