Searched refs:ats_device (Results 1 – 3 of 3) sorted by relevance
58 int ats_device(const struct pci_dev *, const struct acpi_drhd_unit *);
1512 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()
44 int ats_device(const struct pci_dev *pdev, const struct acpi_drhd_unit *drhd) in ats_device() function
Completed in 8 milliseconds