Home
last modified time | relevance | path

Searched refs:hisi_acc_vdev (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c409 hisi_acc_vdev->match_done = true; in vf_qm_check_match()
418 int vf_id = hisi_acc_vdev->vf_id; in vf_qm_get_match_data()
647 hisi_acc_debug_migf_copy(hisi_acc_vdev, hisi_acc_vdev->resuming_migf); in hisi_acc_vf_disable_fds()
654 hisi_acc_debug_migf_copy(hisi_acc_vdev, hisi_acc_vdev->saving_migf); in hisi_acc_vf_disable_fds()
782 migf->hisi_acc_vdev = hisi_acc_vdev; in hisi_acc_vf_pci_resume()
790 struct hisi_acc_vf_core_device *hisi_acc_vdev = migf->hisi_acc_vdev; in hisi_acc_vf_precopy_ioctl() local
904 migf->hisi_acc_vdev = hisi_acc_vdev; in hisi_acc_open_saving_migf()
1400 hisi_acc_vdev->vf_qm_state, in hisi_acc_vf_dev_read()
1486 hisi_acc_vdev->pf_qm = pf_qm; in hisi_acc_vfio_pci_migrn_init_dev()
1487 hisi_acc_vdev->vf_dev = pdev; in hisi_acc_vfio_pci_migrn_init_dev()
[all …]
H A Dhisi_acc_vfio_pci.h95 struct hisi_acc_vf_core_device *hisi_acc_vdev; member