Home
last modified time | relevance | path

Searched refs:mlx5_vf_migration_file (Results 1 – 3 of 3) sorted by relevance

/drivers/vfio/pci/mlx5/
A Dcmd.h66 struct mlx5_vf_migration_file *migf;
80 struct mlx5_vf_migration_file *migf;
88 struct mlx5_vf_migration_file { struct
183 struct mlx5_vf_migration_file *resuming_migf;
184 struct mlx5_vf_migration_file *saving_migf;
208 struct mlx5_vf_migration_file *migf,
212 struct mlx5_vf_migration_file *migf,
214 int mlx5vf_cmd_alloc_pd(struct mlx5_vf_migration_file *migf);
215 void mlx5vf_cmd_dealloc_pd(struct mlx5_vf_migration_file *migf);
222 mlx5vf_get_data_buffer(struct mlx5_vf_migration_file *migf, u32 npages,
[all …]
A Dmain.c47 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_release_file()
90 struct mlx5_vf_migration_file *migf = vhca_buf->migf; in mlx5vf_buf_read_done()
304 struct mlx5_vf_migration_file *migf = save_data->migf; in mlx5vf_mig_file_save_work()
379 struct mlx5_vf_migration_file *migf, in mlx5vf_prep_stop_copy()
602 static struct mlx5_vf_migration_file *
605 struct mlx5_vf_migration_file *migf; in mlx5vf_pci_save_device_data()
985 static struct mlx5_vf_migration_file *
988 struct mlx5_vf_migration_file *migf; in mlx5vf_pci_resume_device_data()
1108 struct mlx5_vf_migration_file *migf; in mlx5vf_pci_step_device_state_locked()
1150 struct mlx5_vf_migration_file *migf; in mlx5vf_pci_step_device_state_locked()
[all …]
A Dcmd.c40 struct mlx5_vf_migration_file *migf = mvdev->saving_migf; in mlx5vf_cmd_suspend_vhca()
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()
619 struct mlx5_vf_migration_file, async_data); in mlx5vf_mig_file_cleanup_cb()
640 struct mlx5_vf_migration_file *migf = header_buf->migf; in add_buf_header()
670 struct mlx5_vf_migration_file *migf = container_of(async_data, in mlx5vf_save_callback()
671 struct mlx5_vf_migration_file, async_data); in mlx5vf_save_callback()
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 …]

Completed in 10 milliseconds