Home
last modified time | relevance | path

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

/hypervisor/hw/
A Dpci.c58 static struct pci_pdev *hv_owned_pci_pdevs[CONFIG_MAX_PCI_DEV_NUM]; variable
67 return (const struct pci_pdev **)hv_owned_pci_pdevs; in get_hv_owned_pdevs()
351 if (bdf_is_equal(pbdf, hv_owned_pci_pdevs[i]->bdf)) { in is_hv_owned_pdev()
875 hv_owned_pci_pdevs[num_hv_owned_pci_pdev] = pdev; in pci_init_pdev()

Completed in 8 milliseconds