Searched refs:get_pci_sbdf_id (Results 1 – 3 of 3) sorted by relevance
612 sbdf = get_pci_sbdf_id(pdev); in amd_iommu_bind_pasid()694 sbdf = get_pci_sbdf_id(pdev); in amd_iommu_unbind_pasid()754 sbdf = get_pci_sbdf_id(pdev); in amd_iommu_init_device()840 sbdf = get_pci_sbdf_id(pdev); in amd_iommu_free_device()870 sbdf = get_pci_sbdf_id(pdev); in amd_iommu_set_invalid_ppr_cb()901 sbdf = get_pci_sbdf_id(pdev); in amd_iommu_set_invalidate_ctx_cb()
117 static inline int get_pci_sbdf_id(struct pci_dev *pdev) in get_pci_sbdf_id() function
115 sbdf = get_pci_sbdf_id(to_pci_dev(dev)); in get_device_sbdf_id()