Home
last modified time | relevance | path

Searched refs:ivhd_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
187 ivhd_ats = false; in amdvi_dev_support_iotlb()
190 ivhd_ats = cfg->enable_ats; in amdvi_dev_support_iotlb()
197 if (pci_ats != ivhd_ats) in amdvi_dev_support_iotlb()