Home
last modified time | relevance | path

Searched refs:QEMU_PCI_CAP_MULTIFUNCTION (Results 1 – 6 of 6) sorted by relevance

/qemu/hw/pci/
A Dpci.c969 if (dev->cap_present & QEMU_PCI_CAP_MULTIFUNCTION) { in pci_init_multifunction()
979 dev->exp.sriov_vf.pf->cap_present & QEMU_PCI_CAP_MULTIFUNCTION) { in pci_init_multifunction()
998 if (f0 && !(f0->cap_present & QEMU_PCI_CAP_MULTIFUNCTION)) { in pci_init_multifunction()
1007 if (dev->cap_present & QEMU_PCI_CAP_MULTIFUNCTION) { in pci_init_multifunction()
2155 if ((pci_dev->cap_present & QEMU_PCI_CAP_MULTIFUNCTION) in pci_qdev_realize()
A Dpcie.c1184 (dev->cap_present & QEMU_PCI_CAP_MULTIFUNCTION) || in pcie_acs_init()
/qemu/include/hw/pci/
A Dpci.h193 QEMU_PCI_CAP_MULTIFUNCTION = (1 << QEMU_PCI_CAP_MULTIFUNCTION_BITNR), enumerator
/qemu/hw/s390x/
A Ds390-pci-bus.c977 if (pdev->cap_present & QEMU_PCI_CAP_MULTIFUNCTION) { in s390_pcihost_pre_plug()
/qemu/hw/vfio/
A Dpci.c1924 vdev->pdev.cap_present & QEMU_PCI_CAP_MULTIFUNCTION) { in vfio_pci_enable_rp_atomics()
3094 if (vdev->pdev.cap_present & QEMU_PCI_CAP_MULTIFUNCTION) { in vfio_realize()
/qemu/hw/xen/
A Dxen_pt_config_init.c296 if ((PCI_DEVICE(s)->cap_present & QEMU_PCI_CAP_MULTIFUNCTION)) { in xen_pt_header_type_reg_init()

Completed in 30 milliseconds