Home
last modified time | relevance | path

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

/drivers/pci/
A Dats.c395 int pci_enable_pasid(struct pci_dev *pdev, int features) in pci_enable_pasid() function
438 EXPORT_SYMBOL_GPL(pci_enable_pasid);
/drivers/iommu/amd/
A Diommu.c611 ret = pci_enable_pasid(pdev, 0); in pdev_enable_cap_pasid()
/drivers/iommu/intel/
A Diommu.c3867 !pci_enable_pasid(to_pci_dev(dev), info->pasid_supported & ~1)) in intel_iommu_probe_finalize()
/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.c2694 ret = pci_enable_pasid(pdev, features); in arm_smmu_enable_pasid()

Completed in 33 milliseconds