Home
last modified time | relevance | path

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

/drivers/vfio/pci/mlx5/
Dmain.c110 static void mlx5vf_disable_fd(struct mlx5_vf_migration_file *migf) in mlx5vf_disable_fd()
120 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_release_file() local
129 mlx5vf_get_data_buff_from_pos(struct mlx5_vf_migration_file *migf, loff_t pos, in mlx5vf_get_data_buff_from_pos()
209 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_save_read() local
281 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_save_poll() local
301 static void mlx5vf_mark_err(struct mlx5_vf_migration_file *migf) in mlx5vf_mark_err()
307 static int mlx5vf_add_stop_copy_header(struct mlx5_vf_migration_file *migf) in mlx5vf_add_stop_copy_header()
350 static int mlx5vf_prep_stop_copy(struct mlx5_vf_migration_file *migf, in mlx5vf_prep_stop_copy()
391 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_precopy_ioctl() local
500 struct mlx5_vf_migration_file *migf = mvdev->saving_migf; in mlx5vf_pci_save_device_inc_data() local
[all …]
Dcmd.c40 struct mlx5_vf_migration_file *migf = mvdev->saving_migf; in mlx5vf_cmd_suspend_vhca() local
376 struct mlx5_vf_migration_file *migf = buf->migf; in mlx5vf_free_data_buffer() local
396 mlx5vf_alloc_data_buffer(struct mlx5_vf_migration_file *migf, in mlx5vf_alloc_data_buffer()
436 mlx5vf_get_data_buffer(struct mlx5_vf_migration_file *migf, in mlx5vf_get_data_buffer()
482 struct mlx5_vf_migration_file *migf = container_of(async_data, in mlx5vf_mig_file_cleanup_cb() local
505 struct mlx5_vf_migration_file *migf = header_buf->migf; in add_buf_header() local
535 struct mlx5_vf_migration_file *migf = container_of(async_data, in mlx5vf_save_callback() local
577 struct mlx5_vf_migration_file *migf, in mlx5vf_cmd_save_vhca_state()
660 struct mlx5_vf_migration_file *migf, in mlx5vf_cmd_load_vhca_state()
686 int mlx5vf_cmd_alloc_pd(struct mlx5_vf_migration_file *migf) in mlx5vf_cmd_alloc_pd()
[all …]
Dcmd.h68 struct mlx5_vf_migration_file *migf; member
/drivers/vfio/pci/hisilicon/
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()
490 struct hisi_acc_vf_migration_file *migf) in vf_qm_state_save()
609 static void hisi_acc_vf_disable_fd(struct hisi_acc_vf_migration_file *migf) in hisi_acc_vf_disable_fd()
670 struct hisi_acc_vf_migration_file *migf = hisi_acc_vdev->resuming_migf; in hisi_acc_vf_load_state() local
685 struct hisi_acc_vf_migration_file *migf = filp->private_data; in hisi_acc_vf_release_file() local
696 struct hisi_acc_vf_migration_file *migf = filp->private_data; in hisi_acc_vf_resume_write() local
746 struct hisi_acc_vf_migration_file *migf; in hisi_acc_vf_pci_resume() local
770 struct hisi_acc_vf_migration_file *migf = filp->private_data; in hisi_acc_vf_precopy_ioctl() local
818 struct hisi_acc_vf_migration_file *migf = filp->private_data; in hisi_acc_vf_save_read() local
[all …]