Searched refs:PCI_DEVFN2 (Results 1 – 7 of 7) sorted by relevance
93 pdev = pci_get_pdev(seg, PCI_BUS(bdf), PCI_DEVFN2(bdf)); in pci_conf_write_intercept()
4457 PCI_DEVFN2(mmio_ctxt->bdf), offset, bytes, in mmcfg_intercept_write()
34 #define PCI_DEVFN2(bdf) ((bdf) & 0xff) macro
910 print_vtd_entries(iommu, PCI_BUS(source_id), PCI_DEVFN2(source_id), in iommu_page_fault_do_one()988 PCI_BUS(source_id), PCI_DEVFN2(source_id)); in __do_iommu_page_fault()1992 PCI_DEVFN2(bdf) == devfn ) in intel_iommu_add_device()2038 PCI_DEVFN2(bdf) != devfn ) in intel_iommu_remove_device()2363 PCI_DEVFN2(bdf) == devfn ) in reassign_device_ownership()2431 PCI_DEVFN2(bdf) == devfn && in intel_iommu_assign_device()2457 PCI_DEVFN2(bdf) == devfn ) in intel_iommu_assign_device()
584 PCI_DEVFN2(bdf)); in parse_event_log_entry()674 devfn = PCI_DEVFN2(device_id); in parse_ppr_log_entry()792 PCI_DEVFN2(iommu->bdf)); in set_iommu_interrupt_handler()
623 } while ( PCI_DEVFN2(bdf) != pdev->devfn && in update_paging_mode()
1587 devfn = PCI_DEVFN2(domctl->u.get_device_group.machine_sbdf); in iommu_do_pci_domctl()1638 devfn = PCI_DEVFN2(machine_sbdf); in iommu_do_pci_domctl()1689 devfn = PCI_DEVFN2(machine_sbdf); in iommu_do_pci_domctl()
Completed in 24 milliseconds