Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/virt/hyperv/
Dvpci.rst61 message, the hv_pci_probe() function runs and establishes a
89 are unique, so hv_pci_probe() has an algorithm to resolve
95 hv_pci_probe() allocates a guest MMIO range to be used as PCI
103 hv_pci_probe() also gets BAR information for the device from
109 Finally, hv_pci_probe() creates the root PCI bus. At this
/linux-6.12.1/drivers/pci/controller/
Dpci-hyperv.c3626 static int hv_pci_probe(struct hv_device *hdev, in hv_pci_probe() function
4074 .probe = hv_pci_probe,