Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vfio/pci/mlx5/
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() local
138 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_save_read() local
203 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_save_poll() local
229 struct mlx5_vf_migration_file *migf; in mlx5vf_pci_save_device_data() local
273 struct mlx5_vf_migration_file *migf = filp->private_data; in mlx5vf_resume_write() local
347 struct mlx5_vf_migration_file *migf; in mlx5vf_pci_resume_device_data() local
422 struct mlx5_vf_migration_file *migf; in mlx5vf_pci_step_device_state_locked() local
[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() local
291 struct mlx5_vf_migration_file *migf = container_of(async_data, in mlx5vf_save_callback() local
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()
/Linux-v6.1/drivers/vfio/pci/hisilicon/
Dhisi_acc_vfio_pci.c354 struct hisi_acc_vf_migration_file *migf) in vf_qm_check_match()
444 struct hisi_acc_vf_migration_file *migf) in vf_qm_load_data()
489 struct hisi_acc_vf_migration_file *migf) in vf_qm_state_save()
612 static void hisi_acc_vf_disable_fd(struct hisi_acc_vf_migration_file *migf) in hisi_acc_vf_disable_fd()
673 struct hisi_acc_vf_migration_file *migf = hisi_acc_vdev->resuming_migf; in hisi_acc_vf_load_state() local
694 struct hisi_acc_vf_migration_file *migf = filp->private_data; in hisi_acc_vf_release_file() local
705 struct hisi_acc_vf_migration_file *migf = filp->private_data; in hisi_acc_vf_resume_write() local
750 struct hisi_acc_vf_migration_file *migf; in hisi_acc_vf_pci_resume() local
773 struct hisi_acc_vf_migration_file *migf = filp->private_data; in hisi_acc_vf_save_read() local
817 struct hisi_acc_vf_migration_file *migf; in hisi_acc_vf_stop_copy() local
[all …]