Home
last modified time | relevance | path

Searched defs:migf (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/vfio/pci/mlx5/
H A Dmain.c78 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_release_file() local
121 struct mlx5_vf_migration_file *migf = vhca_buf->migf; in mlx5vf_buf_read_done() local
198 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_save_read() local
270 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_save_poll() local
335 struct mlx5_vf_migration_file *migf = save_data->migf; in mlx5vf_mig_file_save_work() local
409 struct mlx5_vf_migration_file *migf, in mlx5vf_prep_stop_copy()
629 struct mlx5_vf_migration_file *migf; in mlx5vf_pci_save_device_data() local
1007 struct mlx5_vf_migration_file *migf; in mlx5vf_pci_resume_device_data() local
1124 struct mlx5_vf_migration_file *migf; in mlx5vf_pci_step_device_state_locked() local
1165 struct mlx5_vf_migration_file *migf; in mlx5vf_pci_step_device_state_locked() local
[all …]
H A Dcmd.c40 struct mlx5_vf_migration_file *migf = mvdev->saving_migf; in mlx5vf_cmd_suspend_vhca() local
399 struct mlx5_vf_migration_file *migf = buf->migf; in mlx5vf_free_data_buffer() local
467 mlx5vf_alloc_data_buffer(struct mlx5_vf_migration_file *migf, in mlx5vf_alloc_data_buffer()
508 mlx5vf_get_data_buffer(struct mlx5_vf_migration_file *migf, in mlx5vf_get_data_buffer()
563 struct mlx5_vf_migration_file *migf = container_of(async_data, in mlx5vf_mig_file_cleanup_cb() local
585 struct mlx5_vf_migration_file *migf = header_buf->migf; in add_buf_header() local
615 struct mlx5_vf_migration_file *migf = container_of(async_data, in mlx5vf_save_callback() local
684 struct mlx5_vf_migration_file *migf, in mlx5vf_cmd_save_vhca_state()
775 struct mlx5_vf_migration_file *migf, in mlx5vf_cmd_load_vhca_state()
801 int mlx5vf_cmd_alloc_pd(struct mlx5_vf_migration_file *migf) in mlx5vf_cmd_alloc_pd()
[all …]
H A Dcmd.h65 struct mlx5_vf_migration_file *migf; member
83 struct mlx5_vf_migration_file *migf; member
/linux-6.15/drivers/vfio/pci/virtio/
H A Dmigrate.c296 struct virtiovf_migration_file *migf = filp->private_data; in virtiovf_release_file() local
385 struct virtiovf_migration_file *migf = filp->private_data; in virtiovf_save_read() local
442 struct virtiovf_migration_file *migf = filp->private_data; in virtiovf_precopy_ioctl() local
541 struct virtiovf_migration_file *migf = header_buf->migf; in virtiovf_add_buf_header() local
640 struct virtiovf_migration_file *migf = virtvdev->saving_migf; in virtiovf_pci_save_device_final_data() local
675 struct virtiovf_migration_file *migf; in virtiovf_pci_save_device_data() local
942 struct virtiovf_migration_file *migf = filp->private_data; in virtiovf_resume_write() local
1065 struct virtiovf_migration_file *migf; in virtiovf_pci_resume_device_data() local
1163 struct virtiovf_migration_file *migf; in virtiovf_pci_step_device_state_locked() local
1181 struct virtiovf_migration_file *migf; in virtiovf_pci_step_device_state_locked() local
[all …]
H A Dcommon.h33 struct virtiovf_migration_file *migf; member
/linux-6.15/drivers/vfio/pci/qat/
H A Dmain.c119 struct qat_vf_migration_file *migf = filp->private_data; in qat_vf_precopy_ioctl() local
169 struct qat_vf_migration_file *migf = filp->private_data; in qat_vf_save_read() local
208 struct qat_vf_migration_file *migf = filp->private_data; in qat_vf_release_file() local
226 struct qat_vf_migration_file *migf) in qat_vf_save_state()
239 struct qat_vf_migration_file *migf) in qat_vf_save_setup()
261 struct qat_vf_migration_file *migf; in qat_vf_save_device_data() local
296 struct qat_vf_migration_file *migf = filp->private_data; in qat_vf_resume_write() local
352 struct qat_vf_migration_file *migf; in qat_vf_resume_device_data() local
412 struct qat_vf_migration_file *migf; in qat_vf_pci_step_device_state() local
423 struct qat_vf_migration_file *migf; in qat_vf_pci_step_device_state() local
[all …]
/linux-6.15/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c354 struct hisi_acc_vf_migration_file *migf) in vf_qm_check_match()
445 struct hisi_acc_vf_migration_file *migf) in vf_qm_load_data()
523 struct hisi_acc_vf_migration_file *migf) in vf_qm_state_save()
765 struct hisi_acc_vf_migration_file *migf; in hisi_acc_vf_pci_resume() local
886 struct hisi_acc_vf_migration_file *migf; in hisi_acc_open_saving_migf() local
918 struct hisi_acc_vf_migration_file *migf; in hisi_acc_vf_pre_copy() local
981 struct hisi_acc_vf_migration_file *migf; in hisi_acc_vf_set_device_state() local
992 struct hisi_acc_vf_migration_file *migf; in hisi_acc_vf_set_device_state() local
1013 struct hisi_acc_vf_migration_file *migf; in hisi_acc_vf_set_device_state() local
1029 struct hisi_acc_vf_migration_file *migf; in hisi_acc_vf_set_device_state() local
[all …]
/linux-6.15/samples/vfio-mdev/
H A Dmtty.c783 static void mtty_disable_file(struct mtty_migration_file *migf) in mtty_disable_file()
824 struct mtty_migration_file *migf = filp->private_data; in mtty_release_migf() local
836 struct mtty_migration_file *migf = filp->private_data; in mtty_precopy_ioctl() local
887 struct mtty_migration_file *migf = filp->private_data; in mtty_save_read() local
934 struct mtty_migration_file *migf = mdev_state->saving_migf; in mtty_save_state() local
950 struct mtty_migration_file *migf = mdev_state->resuming_migf; in mtty_load_state() local
975 struct mtty_migration_file *migf = mdev_state->saving_migf; in mtty_save_device_data() local
1023 struct mtty_migration_file *migf = filp->private_data; in mtty_resume_write() local
1089 struct mtty_migration_file *migf; in mtty_resume_device_data() local
1192 struct mtty_migration_file *migf; in mtty_step_state() local
[all …]