Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/mlx5/
H A Dmain.c37 static void mlx5vf_disable_fd(struct mlx5_vf_migration_file *migf) in mlx5vf_disable_fd()
47 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_release_file() local
56 mlx5vf_get_data_buff_from_pos(struct mlx5_vf_migration_file *migf, loff_t pos, in mlx5vf_get_data_buff_from_pos()
90 struct mlx5_vf_migration_file *migf = vhca_buf->migf; in mlx5vf_buf_read_done() local
167 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_save_read() local
239 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_save_poll() local
259 static void mlx5vf_mark_err(struct mlx5_vf_migration_file *migf) in mlx5vf_mark_err()
265 void mlx5vf_mig_file_set_save_work(struct mlx5_vf_migration_file *migf, in mlx5vf_mig_file_set_save_work()
277 mlx5vf_mig_file_get_stop_copy_buf(struct mlx5_vf_migration_file *migf, in mlx5vf_mig_file_get_stop_copy_buf()
304 struct mlx5_vf_migration_file *migf = save_data->migf; in mlx5vf_mig_file_save_work() local
[all …]
H A Dcmd.c40 struct mlx5_vf_migration_file *migf = mvdev->saving_migf; in mlx5vf_cmd_suspend_vhca() local
522 mlx5vf_alloc_data_buffer(struct mlx5_vf_migration_file *migf, u32 npages, in mlx5vf_alloc_data_buffer()
563 mlx5vf_get_data_buffer(struct mlx5_vf_migration_file *migf, u32 npages, in mlx5vf_get_data_buffer()
606 mlx5vf_save_callback_complete(struct mlx5_vf_migration_file *migf, in mlx5vf_save_callback_complete()
618 struct mlx5_vf_migration_file *migf = container_of(async_data, in mlx5vf_mig_file_cleanup_cb() local
640 struct mlx5_vf_migration_file *migf = header_buf->migf; in add_buf_header() local
670 struct mlx5_vf_migration_file *migf = container_of(async_data, in mlx5vf_save_callback() local
739 struct mlx5_vf_migration_file *migf, in mlx5vf_cmd_save_vhca_state()
833 struct mlx5_vf_migration_file *migf, in mlx5vf_cmd_load_vhca_state()
859 int mlx5vf_cmd_alloc_pd(struct mlx5_vf_migration_file *migf) in mlx5vf_cmd_alloc_pd()
[all …]
H A Dcmd.h66 struct mlx5_vf_migration_file *migf; member
80 struct mlx5_vf_migration_file *migf; member
/linux/drivers/vfio/pci/qat/
H A Dmain.c82 static void qat_vf_disable_fd(struct qat_vf_migration_file *migf) in qat_vf_disable_fd()
119 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
[all …]
/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c383 struct hisi_acc_vf_migration_file *migf) in vf_qm_check_match()
470 struct hisi_acc_vf_migration_file *migf) in vf_qm_xeqc_save()
483 struct hisi_acc_vf_migration_file *migf) in vf_qm_load_data()
575 struct hisi_acc_vf_migration_file *migf) in vf_qm_state_save()
669 static void hisi_acc_vf_disable_fd(struct hisi_acc_vf_migration_file *migf) in hisi_acc_vf_disable_fd()
738 struct hisi_acc_vf_migration_file *migf = hisi_acc_vdev->resuming_migf; in hisi_acc_vf_load_state() local
753 struct hisi_acc_vf_migration_file *migf = filp->private_data; in hisi_acc_vf_release_file() local
764 struct hisi_acc_vf_migration_file *migf = filp->private_data; in hisi_acc_vf_resume_write() local
813 struct hisi_acc_vf_migration_file *migf; in hisi_acc_vf_pci_resume() local
837 struct hisi_acc_vf_migration_file *migf = filp->private_data; in hisi_acc_vf_precopy_ioctl() local
[all …]
/linux/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 …]