Home
last modified time | relevance | path

Searched refs:PCI_BUS (Results 1 – 13 of 13) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dpci.c93 pdev = pci_get_pdev(seg, PCI_BUS(bdf), PCI_DEVFN2(bdf)); in pci_conf_write_intercept()
A Dmm.c4456 pci_mmcfg_write(mmio_ctxt->seg, PCI_BUS(mmio_ctxt->bdf), in mmcfg_intercept_write()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_init.c441 __msi_set_enable(iommu->seg, PCI_BUS(iommu->bdf), PCI_SLOT(iommu->bdf), in amd_iommu_msi_enable()
583 pci_check_disable_device(iommu->seg, PCI_BUS(bdf), in parse_event_log_entry()
673 bus = PCI_BUS(device_id); in parse_ppr_log_entry()
791 iommu->msi.dev = pci_get_pdev(iommu->seg, PCI_BUS(iommu->bdf), in set_iommu_interrupt_handler()
797 iommu->seg, PCI_BUS(iommu->bdf), in set_iommu_interrupt_handler()
801 control = pci_conf_read16(iommu->seg, PCI_BUS(iommu->bdf), in set_iommu_interrupt_handler()
838 u8 bus = PCI_BUS(iommu->bdf); in amd_iommu_erratum_746_workaround()
A Diommu_detect.c140 bus = PCI_BUS(iommu->bdf); in amd_iommu_detect_one_acpi()
A Diommu_intr.c515 seg, PCI_BUS(bdf), PCI_SLOT(bdf), PCI_FUNC(bdf)); in _find_iommu_for_device()
691 PCI_BUS(ivrs_mapping->dte_requestor_id), in dump_intremap_mapping()
A Diommu_acpi.c721 seg, PCI_BUS(bdf), PCI_SLOT(bdf), PCI_FUNC(bdf), in parse_ivhd_device_special()
747 PCI_BUS(bdf), PCI_SLOT(bdf), PCI_FUNC(bdf)); in parse_ivhd_device_special()
818 hpet_sbdf.id, special->handle, seg, PCI_BUS(bdf), in parse_ivhd_device_special()
A Dpci_amd_iommu.c54 seg, PCI_BUS(bdf), PCI_SLOT(bdf), PCI_FUNC(bdf)); in find_iommu_for_device()
/xen-4.10.0-shim-comet/xen/drivers/pci/
A Dpci.c155 bus != PCI_BUS(PCI_BDF2(bus, 0)) || in parse_pci_seg()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Diommu.c884 seg, PCI_BUS(source_id), PCI_SLOT(source_id), in iommu_page_fault_do_one()
892 seg, PCI_BUS(source_id), PCI_SLOT(source_id), in iommu_page_fault_do_one()
900 seg, PCI_BUS(source_id), PCI_SLOT(source_id), in iommu_page_fault_do_one()
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()
1991 PCI_BUS(bdf) == pdev->bus && in intel_iommu_add_device()
2037 PCI_BUS(bdf) != pdev->bus || in intel_iommu_remove_device()
2362 PCI_BUS(bdf) == pdev->bus && in reassign_device_ownership()
2430 PCI_BUS(bdf) == bus && in intel_iommu_assign_device()
2456 PCI_BUS(bdf) == bus && in intel_iommu_assign_device()
A Ddmar.c533 b = PCI_BUS(dmaru->scope.devices[i]); in acpi_parse_one_drhd()
594 u8 b = PCI_BUS(rmrru->scope.devices[i]); in register_one_rmrr()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dio.c273 *bus = PCI_BUS(bdf); in hvm_pci_decode_addr()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dpci.h30 #define PCI_BUS(bdf) (((bdf) >> 8) & 0xff) macro
/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Dpci.c1586 bus = PCI_BUS(domctl->u.get_device_group.machine_sbdf); in iommu_do_pci_domctl()
1637 bus = PCI_BUS(machine_sbdf); in iommu_do_pci_domctl()
1688 bus = PCI_BUS(machine_sbdf); in iommu_do_pci_domctl()

Completed in 31 milliseconds