Lines Matching refs:hv_pcibus_device

482 struct hv_pcibus_device {  struct
528 struct hv_pcibus_device *bus; argument
558 struct hv_pcibus_device *hbus;
617 struct hv_pcibus_device *hbus; in hv_arch_irq_unmask()
630 hbus = container_of(pbus->sysdata, struct hv_pcibus_device, sysdata); in hv_arch_irq_unmask()
966 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus,
1117 struct hv_pcibus_device *hbus = hpdev->hbus; in _hv_pcifront_read_config()
1189 struct hv_pcibus_device *hbus = hpdev->hbus; in hv_pcifront_get_vendor_id()
1235 struct hv_pcibus_device *hbus = hpdev->hbus; in _hv_pcifront_write_config()
1297 struct hv_pcibus_device *hbus = in hv_pcifront_read_config()
1298 container_of(bus->sysdata, struct hv_pcibus_device, sysdata); in hv_pcifront_read_config()
1325 struct hv_pcibus_device *hbus = in hv_pcifront_write_config()
1326 container_of(bus->sysdata, struct hv_pcibus_device, sysdata); in hv_pcifront_write_config()
1426 struct hv_pcibus_device *hbus = in hv_read_config_block()
1427 container_of(pdev->bus->sysdata, struct hv_pcibus_device, in hv_read_config_block()
1506 struct hv_pcibus_device *hbus = in hv_write_config_block()
1507 container_of(pdev->bus->sysdata, struct hv_pcibus_device, in hv_write_config_block()
1576 struct hv_pcibus_device *hbus = in hv_register_block_invalidate()
1577 container_of(pdev->bus->sysdata, struct hv_pcibus_device, in hv_register_block_invalidate()
1632 struct hv_pcibus_device *hbus; in hv_msi_free()
1821 struct hv_pcibus_device *hbus; in hv_compose_msi_msg()
1866 hbus = container_of(pbus->sysdata, struct hv_pcibus_device, sysdata); in hv_compose_msi_msg()
2087 static int hv_pcie_init_irq_domain(struct hv_pcibus_device *hbus) in hv_pcie_init_irq_domain()
2135 static void survey_child_resources(struct hv_pcibus_device *hbus) in survey_child_resources()
2207 static void prepopulate_bars(struct hv_pcibus_device *hbus) in prepopulate_bars()
2323 static void hv_pci_assign_slots(struct hv_pcibus_device *hbus) in hv_pci_assign_slots()
2347 static void hv_pci_remove_slots(struct hv_pcibus_device *hbus) in hv_pci_remove_slots()
2362 static void hv_pci_assign_numa_node(struct hv_pcibus_device *hbus) in hv_pci_assign_numa_node()
2395 static int create_root_hv_pci_bus(struct hv_pcibus_device *hbus) in create_root_hv_pci_bus()
2467 static struct hv_pci_dev *new_pcichild_device(struct hv_pcibus_device *hbus, in new_pcichild_device()
2533 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus, in get_pcichild_wslot()
2581 struct hv_pcibus_device *hbus; in pci_devices_present_work()
2706 static int hv_pci_start_relations_work(struct hv_pcibus_device *hbus, in hv_pci_start_relations_work()
2753 static void hv_pci_devices_present(struct hv_pcibus_device *hbus, in hv_pci_devices_present()
2788 static void hv_pci_devices_present2(struct hv_pcibus_device *hbus, in hv_pci_devices_present2()
2831 struct hv_pcibus_device *hbus; in hv_eject_device_work()
2896 struct hv_pcibus_device *hbus = hpdev->hbus; in hv_pci_eject_device()
2920 struct hv_pcibus_device *hbus = context; in hv_pci_onchannelcallback()
3107 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_protocol_negotiation()
3179 static void hv_pci_free_bridge_windows(struct hv_pcibus_device *hbus) in hv_pci_free_bridge_windows()
3224 static int hv_pci_allocate_bridge_windows(struct hv_pcibus_device *hbus) in hv_pci_allocate_bridge_windows()
3287 static int hv_allocate_config_window(struct hv_pcibus_device *hbus) in hv_allocate_config_window()
3313 static void hv_free_config_window(struct hv_pcibus_device *hbus) in hv_free_config_window()
3328 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_enter_d0()
3418 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_query_relations()
3476 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_send_resources_allocated()
3553 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_send_resources_released()
3636 struct hv_pcibus_device *hbus; in hv_pci_probe()
3812 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_bus_exit()
3895 struct hv_pcibus_device *hbus; in hv_pci_remove()
3935 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_suspend()
4011 static void hv_pci_restore_msi_state(struct hv_pcibus_device *hbus) in hv_pci_restore_msi_state()
4018 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_resume()