Lines Matching refs:hv_pci_dev

550 struct hv_pci_dev {  struct
1027 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus,
1030 static void get_pcichild(struct hv_pci_dev *hpdev) in get_pcichild()
1035 static void put_pcichild(struct hv_pci_dev *hpdev) in put_pcichild()
1175 static void _hv_pcifront_read_config(struct hv_pci_dev *hpdev, int where, in _hv_pcifront_read_config()
1248 static u16 hv_pcifront_get_vendor_id(struct hv_pci_dev *hpdev) in hv_pcifront_get_vendor_id()
1293 static void _hv_pcifront_write_config(struct hv_pci_dev *hpdev, int where, in _hv_pcifront_write_config()
1360 struct hv_pci_dev *hpdev; in hv_pcifront_read_config()
1388 struct hv_pci_dev *hpdev; in hv_pcifront_write_config()
1640 struct hv_pci_dev *hpdev; in hv_register_block_invalidate()
1655 static void hv_int_desc_free(struct hv_pci_dev *hpdev, in hv_int_desc_free()
1692 struct hv_pci_dev *hpdev; in hv_msi_free()
1879 struct hv_pci_dev *hpdev; in hv_compose_msi_msg()
2252 struct hv_pci_dev *hpdev; in survey_child_resources()
2329 struct hv_pci_dev *hpdev; in prepopulate_bars()
2440 struct hv_pci_dev *hpdev; in hv_pci_assign_slots()
2464 struct hv_pci_dev *hpdev; in hv_pci_remove_slots()
2481 struct hv_pci_dev *hv_dev; in hv_pci_assign_numa_node()
2543 struct hv_pci_dev *hpdev;
2590 static struct hv_pci_dev *new_pcichild_device(struct hv_pcibus_device *hbus, in new_pcichild_device()
2593 struct hv_pci_dev *hpdev; in new_pcichild_device()
2656 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus, in get_pcichild_wslot()
2660 struct hv_pci_dev *iter, *hpdev = NULL; in get_pcichild_wslot()
2703 struct hv_pci_dev *hpdev; in pci_devices_present_work()
2785 hpdev = list_first_entry(&removed, struct hv_pci_dev, in pci_devices_present_work()
2953 struct hv_pci_dev *hpdev; in hv_eject_device_work()
2962 hpdev = container_of(work, struct hv_pci_dev, wrk); in hv_eject_device_work()
3015 static void hv_pci_eject_device(struct hv_pci_dev *hpdev) in hv_pci_eject_device()
3055 struct hv_pci_dev *hpdev; in hv_pci_onchannelcallback()
3601 struct hv_pci_dev *hpdev; in hv_send_resources_allocated()
3676 struct hv_pci_dev *hpdev; in hv_send_resources_released()
3900 struct hv_pci_dev *hpdev, *tmp; in hv_pci_bus_exit()