Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c382 static int vf_qm_check_match(struct hisi_acc_vf_core_device *hisi_acc_vdev, in vf_qm_check_match()
436 static int vf_qm_get_match_data(struct hisi_acc_vf_core_device *hisi_acc_vdev, in vf_qm_get_match_data()
482 static int vf_qm_load_data(struct hisi_acc_vf_core_device *hisi_acc_vdev, in vf_qm_load_data()
574 static int vf_qm_state_save(struct hisi_acc_vf_core_device *hisi_acc_vdev, in vf_qm_state_save()
613 hisi_acc_check_int_state(struct hisi_acc_vf_core_device *hisi_acc_vdev) in hisi_acc_check_int_state()
679 hisi_acc_debug_migf_copy(struct hisi_acc_vf_core_device *hisi_acc_vdev, in hisi_acc_debug_migf_copy()
692 static void hisi_acc_vf_disable_fds(struct hisi_acc_vf_core_device *hisi_acc_vdev) in hisi_acc_vf_disable_fds()
715 static void hisi_acc_vf_reset(struct hisi_acc_vf_core_device *hisi_acc_vdev) in hisi_acc_vf_reset()
722 static void hisi_acc_vf_start_device(struct hisi_acc_vf_core_device *hisi_acc_vdev) in hisi_acc_vf_start_device()
735 static int hisi_acc_vf_load_state(struct hisi_acc_vf_core_device *hisi_acc_vdev) in hisi_acc_vf_load_state()
[all …]
H A Dhisi_acc_vfio_pci.h105 struct hisi_acc_vf_core_device *hisi_acc_vdev; member