Home
last modified time | relevance | path

Searched refs:pcie_sriov_pf_init_from_user_created_vfs (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpcie_sriov.h53 int16_t pcie_sriov_pf_init_from_user_created_vfs(PCIDevice *dev,
/openbmc/qemu/hw/pci/
H A Dpcie_sriov.c254 int16_t pcie_sriov_pf_init_from_user_created_vfs(PCIDevice *dev, in pcie_sriov_pf_init_from_user_created_vfs() function
/openbmc/qemu/hw/virtio/
H A Dvirtio-pci.c2122 res = pcie_sriov_pf_init_from_user_created_vfs( in virtio_pci_device_plugged()