Searched refs:get_pci_sbdf_id (Results 1 – 3 of 3) sorted by relevance
611 sbdf = get_pci_sbdf_id(pdev); in amd_iommu_bind_pasid()693 sbdf = get_pci_sbdf_id(pdev); in amd_iommu_unbind_pasid()753 sbdf = get_pci_sbdf_id(pdev); in amd_iommu_init_device()839 sbdf = get_pci_sbdf_id(pdev); in amd_iommu_free_device()869 sbdf = get_pci_sbdf_id(pdev); in amd_iommu_set_invalid_ppr_cb()900 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()