Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vfio/pci/mlx5/
Dcmd.h24 struct mlx5_vf_migration_file { struct
108 struct mlx5_vf_migration_file *resuming_migf;
109 struct mlx5_vf_migration_file *saving_migf;
126 struct mlx5_vf_migration_file *migf);
128 struct mlx5_vf_migration_file *migf);
Dmain.c36 mlx5vf_get_migration_page(struct mlx5_vf_migration_file *migf, in mlx5vf_get_migration_page()
66 static int mlx5vf_add_migration_pages(struct mlx5_vf_migration_file *migf, in mlx5vf_add_migration_pages()
109 static void mlx5vf_disable_fd(struct mlx5_vf_migration_file *migf) in mlx5vf_disable_fd()
127 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_release_file()
138 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_save_read()
203 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_save_poll()
226 static struct mlx5_vf_migration_file *
229 struct mlx5_vf_migration_file *migf; in mlx5vf_pci_save_device_data()
273 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_resume_write()
344 static struct mlx5_vf_migration_file *
[all …]
Dcmd.c213 struct mlx5_vf_migration_file *migf, in _create_mkey()
269 struct mlx5_vf_migration_file *migf = container_of(async_data, in mlx5vf_mig_file_cleanup_cb()
270 struct mlx5_vf_migration_file, async_data); in mlx5vf_mig_file_cleanup_cb()
291 struct mlx5_vf_migration_file *migf = container_of(async_data, in mlx5vf_save_callback()
292 struct mlx5_vf_migration_file, async_data); in mlx5vf_save_callback()
310 struct mlx5_vf_migration_file *migf) in mlx5vf_cmd_save_vhca_state()
378 struct mlx5_vf_migration_file *migf) in mlx5vf_cmd_load_vhca_state()