Home
last modified time | relevance | path

Searched refs:migration_set_state (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/vfio/pci/pds/
Dvfio_dev.c129 .migration_set_state = pds_vfio_set_device_state,
/Linux-v6.6/include/linux/
Dvfio.h195 struct file *(*migration_set_state)( member
/Linux-v6.6/drivers/vfio/pci/mlx5/
Dmain.c1271 .migration_set_state = mlx5vf_pci_set_device_state,
/Linux-v6.6/drivers/vfio/
Dvfio_main.c875 filp = device->mig_ops->migration_set_state(device, mig.device_state); in vfio_ioctl_device_feature_mig_device_state()
/Linux-v6.6/drivers/vfio/pci/hisilicon/
Dhisi_acc_vfio_pci.c1337 .migration_set_state = hisi_acc_vfio_pci_set_device_state,
/Linux-v6.6/drivers/vfio/pci/
Dvfio_pci_core.c2202 vdev->vdev.mig_ops->migration_set_state && in vfio_pci_core_register_device()