Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c444 static int vf_qm_load_data(struct hisi_acc_vf_core_device *hisi_acc_vdev, in vf_qm_load_data()
553 hisi_acc_check_int_state(struct hisi_acc_vf_core_device *hisi_acc_vdev) in hisi_acc_check_int_state()
744 hisi_acc_vf_pci_resume(struct hisi_acc_vf_core_device *hisi_acc_vdev) in hisi_acc_vf_pci_resume()
771 struct hisi_acc_vf_core_device *hisi_acc_vdev = migf->hisi_acc_vdev; in hisi_acc_vf_precopy_ioctl() local
864 hisi_acc_open_saving_migf(struct hisi_acc_vf_core_device *hisi_acc_vdev) in hisi_acc_open_saving_migf()
896 hisi_acc_vf_pre_copy(struct hisi_acc_vf_core_device *hisi_acc_vdev) in hisi_acc_vf_pre_copy()
1048 struct hisi_acc_vf_core_device *hisi_acc_vdev = container_of(vdev, in hisi_acc_vfio_pci_set_device_state() local
1090 struct hisi_acc_vf_core_device *hisi_acc_vdev = container_of(vdev, in hisi_acc_vfio_pci_get_device_state() local
1101 struct hisi_acc_vf_core_device *hisi_acc_vdev = hisi_acc_drvdata(pdev); in hisi_acc_vf_pci_aer_reset_done() local
1307 struct hisi_acc_vf_core_device *hisi_acc_vdev = container_of(core_vdev, in hisi_acc_vfio_pci_open_device() local
[all …]
H A Dhisi_acc_vfio_pci.h94 struct hisi_acc_vf_core_device *hisi_acc_vdev; member