Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_device.h203 static inline uint16_t pci_get_bdf(PCIDevice *dev) in pci_get_bdf() function
/openbmc/qemu/hw/pci/
H A Dpci.c1043 result = pci_get_bdf(cache->dev); in pci_req_id_cache_extract()
/openbmc/qemu/hw/i386/
H A Dacpi-build.c2616 build_viot(machine, tables_blob, tables->linker, pci_get_bdf(pdev), in acpi_build()
/openbmc/qemu/hw/arm/
H A Dvirt.c2813 vms->virtio_iommu_bdf = pci_get_bdf(pdev); in virt_machine_device_plug_cb()