Home
last modified time | relevance | path

Searched refs:VFIO_MIG_GET_PRECOPY_INFO (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvfio.h1280 #define VFIO_MIG_GET_PRECOPY_INFO _IO(VFIO_TYPE, VFIO_BASE + 21) macro
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h1283 #define VFIO_MIG_GET_PRECOPY_INFO _IO(VFIO_TYPE, VFIO_BASE + 21) macro
/openbmc/qemu/hw/vfio/
H A Dmigration.c350 if (ioctl(migration->data_fd, VFIO_MIG_GET_PRECOPY_INFO, &precopy)) { in vfio_query_precopy_size()
/openbmc/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c777 if (cmd != VFIO_MIG_GET_PRECOPY_INFO) in hisi_acc_vf_precopy_ioctl()
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dmain.c401 if (cmd != VFIO_MIG_GET_PRECOPY_INFO) in mlx5vf_precopy_ioctl()