Searched refs:hisi_acc_vdev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/vfio/pci/hisilicon/ |
H A D | hisi_acc_vfio_pci.c | 353 static int vf_qm_check_match(struct hisi_acc_vf_core_device *hisi_acc_vdev, in vf_qm_check_match() argument 357 struct hisi_qm *vf_qm = &hisi_acc_vdev->vf_qm; in vf_qm_check_match() 358 struct hisi_qm *pf_qm = hisi_acc_vdev->pf_qm; in vf_qm_check_match() 363 if (migf->total_length < QM_MATCH_SIZE || hisi_acc_vdev->match_done) in vf_qm_check_match() 371 if (vf_data->dev_id != hisi_acc_vdev->vf_dev->device) { in vf_qm_check_match() 408 hisi_acc_vdev->vf_qm_state = vf_data->vf_qm_state; in vf_qm_check_match() 409 hisi_acc_vdev->match_done = true; in vf_qm_check_match() 413 static int vf_qm_get_match_data(struct hisi_acc_vf_core_device *hisi_acc_vdev, in vf_qm_get_match_data() argument 416 struct hisi_qm *pf_qm = hisi_acc_vdev->pf_qm; in vf_qm_get_match_data() 418 int vf_id = hisi_acc_vdev in vf_qm_get_match_data() 444 vf_qm_load_data(struct hisi_acc_vf_core_device *hisi_acc_vdev, struct hisi_acc_vf_migration_file *migf) vf_qm_load_data() argument 489 vf_qm_state_save(struct hisi_acc_vf_core_device *hisi_acc_vdev, struct hisi_acc_vf_migration_file *migf) vf_qm_state_save() argument 553 hisi_acc_check_int_state(struct hisi_acc_vf_core_device *hisi_acc_vdev) hisi_acc_check_int_state() argument 618 hisi_acc_vf_disable_fds(struct hisi_acc_vf_core_device *hisi_acc_vdev) hisi_acc_vf_disable_fds() argument 638 hisi_acc_vf_state_mutex_unlock(struct hisi_acc_vf_core_device *hisi_acc_vdev) hisi_acc_vf_state_mutex_unlock() argument 654 hisi_acc_vf_start_device(struct hisi_acc_vf_core_device *hisi_acc_vdev) hisi_acc_vf_start_device() argument 667 hisi_acc_vf_load_state(struct hisi_acc_vf_core_device *hisi_acc_vdev) hisi_acc_vf_load_state() argument 744 hisi_acc_vf_pci_resume(struct hisi_acc_vf_core_device *hisi_acc_vdev) hisi_acc_vf_pci_resume() argument 771 struct hisi_acc_vf_core_device *hisi_acc_vdev = migf->hisi_acc_vdev; hisi_acc_vf_precopy_ioctl() local 864 hisi_acc_open_saving_migf(struct hisi_acc_vf_core_device *hisi_acc_vdev) hisi_acc_open_saving_migf() argument 896 hisi_acc_vf_pre_copy(struct hisi_acc_vf_core_device *hisi_acc_vdev) hisi_acc_vf_pre_copy() argument 909 hisi_acc_vf_stop_copy(struct hisi_acc_vf_core_device *hisi_acc_vdev, bool open) hisi_acc_vf_stop_copy() argument 933 hisi_acc_vf_stop_device(struct hisi_acc_vf_core_device *hisi_acc_vdev) hisi_acc_vf_stop_device() argument 954 hisi_acc_vf_set_device_state(struct hisi_acc_vf_core_device *hisi_acc_vdev, u32 new) hisi_acc_vf_set_device_state() argument 1048 struct hisi_acc_vf_core_device *hisi_acc_vdev = container_of(vdev, hisi_acc_vfio_pci_set_device_state() local 1090 struct hisi_acc_vf_core_device *hisi_acc_vdev = container_of(vdev, hisi_acc_vfio_pci_get_device_state() local 1101 struct hisi_acc_vf_core_device *hisi_acc_vdev = hisi_acc_drvdata(pdev); hisi_acc_vf_pci_aer_reset_done() local 1124 hisi_acc_vf_qm_init(struct hisi_acc_vf_core_device *hisi_acc_vdev) hisi_acc_vf_qm_init() argument 1307 struct hisi_acc_vf_core_device *hisi_acc_vdev = container_of(core_vdev, hisi_acc_vfio_pci_open_device() local 1331 struct hisi_acc_vf_core_device *hisi_acc_vdev = container_of(core_vdev, hisi_acc_vfio_pci_close_device() local 1347 struct hisi_acc_vf_core_device *hisi_acc_vdev = container_of(core_vdev, hisi_acc_vfio_pci_migrn_init_dev() local 1403 struct hisi_acc_vf_core_device *hisi_acc_vdev; hisi_acc_vfio_pci_probe() local 1436 struct hisi_acc_vf_core_device *hisi_acc_vdev = hisi_acc_drvdata(pdev); hisi_acc_vfio_pci_remove() local [all...] |
H A D | hisi_acc_vfio_pci.h | 94 struct hisi_acc_vf_core_device *hisi_acc_vdev; member
|
Completed in 2 milliseconds