Searched refs:debug_migf (Results 1 – 1 of 1) sorted by relevance
701 struct hisi_acc_vf_migration_file *dst_migf = hisi_acc_vdev->debug_migf; in hisi_acc_debug_migf_copy()1537 struct hisi_acc_vf_migration_file *debug_migf = hisi_acc_vdev->debug_migf; in hisi_acc_vf_migf_read() local1540 if (debug_migf->total_length < QM_MATCH_SIZE) { in hisi_acc_vf_migf_read()1546 (const void *)&debug_migf->vf_data, vf_data_sz, false); in hisi_acc_vf_migf_read()1547 seq_printf(seq, "migrate data length: %lu\n", debug_migf->total_length); in hisi_acc_vf_migf_read()1687 hisi_acc_vdev->debug_migf = migf; in hisi_acc_vfio_debug_init()1702 kfree(hisi_acc_vdev->debug_migf); in hisi_acc_vf_debugfs_exit()1703 hisi_acc_vdev->debug_migf = NULL; in hisi_acc_vf_debugfs_exit()