Symbol: hv_pcibus_device
drivers/pci/controller/pci-hyperv.c
1027
static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus,
drivers/pci/controller/pci-hyperv.c
1178
struct hv_pcibus_device *hbus = hpdev->hbus;
drivers/pci/controller/pci-hyperv.c
1250
struct hv_pcibus_device *hbus = hpdev->hbus;
drivers/pci/controller/pci-hyperv.c
1296
struct hv_pcibus_device *hbus = hpdev->hbus;
drivers/pci/controller/pci-hyperv.c
1358
struct hv_pcibus_device *hbus =
drivers/pci/controller/pci-hyperv.c
1359
container_of(bus->sysdata, struct hv_pcibus_device, sysdata);
drivers/pci/controller/pci-hyperv.c
1386
struct hv_pcibus_device *hbus =
drivers/pci/controller/pci-hyperv.c
1387
container_of(bus->sysdata, struct hv_pcibus_device, sysdata);
drivers/pci/controller/pci-hyperv.c
1487
struct hv_pcibus_device *hbus =
drivers/pci/controller/pci-hyperv.c
1488
container_of(pdev->bus->sysdata, struct hv_pcibus_device,
drivers/pci/controller/pci-hyperv.c
1567
struct hv_pcibus_device *hbus =
drivers/pci/controller/pci-hyperv.c
1568
container_of(pdev->bus->sysdata, struct hv_pcibus_device,
drivers/pci/controller/pci-hyperv.c
1637
struct hv_pcibus_device *hbus =
drivers/pci/controller/pci-hyperv.c
1638
container_of(pdev->bus->sysdata, struct hv_pcibus_device,
drivers/pci/controller/pci-hyperv.c
1691
struct hv_pcibus_device *hbus;
drivers/pci/controller/pci-hyperv.c
1877
struct hv_pcibus_device *hbus;
drivers/pci/controller/pci-hyperv.c
1922
hbus = container_of(pbus->sysdata, struct hv_pcibus_device, sysdata);
drivers/pci/controller/pci-hyperv.c
2205
static int hv_pcie_init_irq_domain(struct hv_pcibus_device *hbus)
drivers/pci/controller/pci-hyperv.c
2250
static void survey_child_resources(struct hv_pcibus_device *hbus)
drivers/pci/controller/pci-hyperv.c
2322
static void prepopulate_bars(struct hv_pcibus_device *hbus)
drivers/pci/controller/pci-hyperv.c
2438
static void hv_pci_assign_slots(struct hv_pcibus_device *hbus)
drivers/pci/controller/pci-hyperv.c
2462
static void hv_pci_remove_slots(struct hv_pcibus_device *hbus)
drivers/pci/controller/pci-hyperv.c
2477
static void hv_pci_assign_numa_node(struct hv_pcibus_device *hbus)
drivers/pci/controller/pci-hyperv.c
2518
static int create_root_hv_pci_bus(struct hv_pcibus_device *hbus)
drivers/pci/controller/pci-hyperv.c
2590
static struct hv_pci_dev *new_pcichild_device(struct hv_pcibus_device *hbus,
drivers/pci/controller/pci-hyperv.c
2656
static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus,
drivers/pci/controller/pci-hyperv.c
2704
struct hv_pcibus_device *hbus;
drivers/pci/controller/pci-hyperv.c
2829
static int hv_pci_start_relations_work(struct hv_pcibus_device *hbus,
drivers/pci/controller/pci-hyperv.c
2876
static void hv_pci_devices_present(struct hv_pcibus_device *hbus,
drivers/pci/controller/pci-hyperv.c
2910
static void hv_pci_devices_present2(struct hv_pcibus_device *hbus,
drivers/pci/controller/pci-hyperv.c
2952
struct hv_pcibus_device *hbus;
drivers/pci/controller/pci-hyperv.c
3017
struct hv_pcibus_device *hbus = hpdev->hbus;
drivers/pci/controller/pci-hyperv.c
3041
struct hv_pcibus_device *hbus = context;
drivers/pci/controller/pci-hyperv.c
3228
struct hv_pcibus_device *hbus = hv_get_drvdata(hdev);
drivers/pci/controller/pci-hyperv.c
3300
static void hv_pci_free_bridge_windows(struct hv_pcibus_device *hbus)
drivers/pci/controller/pci-hyperv.c
3345
static int hv_pci_allocate_bridge_windows(struct hv_pcibus_device *hbus)
drivers/pci/controller/pci-hyperv.c
3408
static int hv_allocate_config_window(struct hv_pcibus_device *hbus)
drivers/pci/controller/pci-hyperv.c
3434
static void hv_free_config_window(struct hv_pcibus_device *hbus)
drivers/pci/controller/pci-hyperv.c
3449
struct hv_pcibus_device *hbus = hv_get_drvdata(hdev);
drivers/pci/controller/pci-hyperv.c
3539
struct hv_pcibus_device *hbus = hv_get_drvdata(hdev);
drivers/pci/controller/pci-hyperv.c
3597
struct hv_pcibus_device *hbus = hv_get_drvdata(hdev);
drivers/pci/controller/pci-hyperv.c
3674
struct hv_pcibus_device *hbus = hv_get_drvdata(hdev);
drivers/pci/controller/pci-hyperv.c
3715
struct hv_pcibus_device *hbus;
drivers/pci/controller/pci-hyperv.c
3892
struct hv_pcibus_device *hbus = hv_get_drvdata(hdev);
drivers/pci/controller/pci-hyperv.c
3976
struct hv_pcibus_device *hbus;
drivers/pci/controller/pci-hyperv.c
4014
struct hv_pcibus_device *hbus = hv_get_drvdata(hdev);
drivers/pci/controller/pci-hyperv.c
4084
static void hv_pci_restore_msi_state(struct hv_pcibus_device *hbus)
drivers/pci/controller/pci-hyperv.c
4091
struct hv_pcibus_device *hbus = hv_get_drvdata(hdev);
drivers/pci/controller/pci-hyperv.c
527
struct hv_pcibus_device *bus;
drivers/pci/controller/pci-hyperv.c
557
struct hv_pcibus_device *hbus;
drivers/pci/controller/pci-hyperv.c
615
struct hv_pcibus_device *hbus;
drivers/pci/controller/pci-hyperv.c
628
hbus = container_of(pbus->sysdata, struct hv_pcibus_device, sysdata);