Home
last modified time | relevance | path

Searched defs:virtvdev (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vfio/pci/virtio/
H A Dmain.c23 struct virtiovf_pci_core_device *virtvdev = container_of(core_vdev, in virtiovf_pci_open_device() local
47 struct virtiovf_pci_core_device *virtvdev = container_of(core_vdev, in virtiovf_pci_close_device() local
57 struct virtiovf_pci_core_device *virtvdev = container_of(core_vdev, in virtiovf_pci_init_device() local
76 struct virtiovf_pci_core_device *virtvdev = container_of(core_vdev, in virtiovf_pci_core_release_dev() local
150 struct virtiovf_pci_core_device *virtvdev; in virtiovf_pci_probe() local
186 struct virtiovf_pci_core_device *virtvdev = dev_get_drvdata(&pdev->dev); in virtiovf_pci_remove() local
H A Dmigrate.c151 virtiovf_pci_alloc_obj_id(struct virtiovf_pci_core_device *virtvdev, u8 type, in virtiovf_pci_alloc_obj_id()
159 virtiovf_pci_free_obj_id(struct virtiovf_pci_core_device *virtvdev, u32 obj_id) in virtiovf_pci_free_obj_id()
234 static void virtiovf_disable_fds(struct virtiovf_pci_core_device *virtvdev) in virtiovf_disable_fds()
254 static void virtiovf_state_mutex_unlock(struct virtiovf_pci_core_device *virtvdev) in virtiovf_state_mutex_unlock()
271 struct virtiovf_pci_core_device *virtvdev = dev_get_drvdata(&pdev->dev); in virtiovf_migration_reset_done() local
442 struct virtiovf_pci_core_device *virtvdev = migf->virtvdev; in virtiovf_precopy_ioctl() local
637 virtiovf_pci_save_device_final_data(struct virtiovf_pci_core_device *virtvdev) in virtiovf_pci_save_device_final_data()
671 virtiovf_pci_save_device_data(struct virtiovf_pci_core_device *virtvdev, in virtiovf_pci_save_device_data()
1062 virtiovf_pci_resume_device_data(struct virtiovf_pci_core_device *virtvdev) in virtiovf_pci_resume_device_data()
1128 virtiovf_pci_step_device_state_locked(struct virtiovf_pci_core_device *virtvdev, in virtiovf_pci_step_device_state_locked()
[all …]