Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Dextern.h58 int ats_device(const struct pci_dev *, const struct acpi_drhd_unit *);
A Diommu.c1512 if ( !ret && devfn == pdev->devfn && ats_device(pdev, drhd) > 0 ) in domain_context_mapping()
1662 if ( !ret && devfn == pdev->devfn && ats_device(pdev, drhd) > 0 ) in domain_context_unmap()
2013 int ret = drhd ? ats_device(pdev, drhd) : -ENODEV; in intel_iommu_enable_device()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/x86/
A Dats.c44 int ats_device(const struct pci_dev *pdev, const struct acpi_drhd_unit *drhd) in ats_device() function

Completed in 8 milliseconds