Searched refs:VFIO_MIGRATION_PRE_COPY (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dvfio.h1002 * VFIO_MIGRATION_STOP_COPY | VFIO_MIGRATION_PRE_COPY means that
1005 * VFIO_MIGRATION_STOP_COPY | VFIO_MIGRATION_P2P | VFIO_MIGRATION_PRE_COPY
1015 #define VFIO_MIGRATION_PRE_COPY (1 << 2) macro
1068 * And VFIO_MIGRATION_PRE_COPY:
1071 * And VFIO_MIGRATION_P2P | VFIO_MIGRATION_PRE_COPY:
1272 * VFIO_MIGRATION_PRE_COPY.
/linux-master/drivers/vfio/
H A Dvfio_main.c776 VFIO_MIGRATION_STOP_COPY | VFIO_MIGRATION_PRE_COPY,
779 VFIO_MIGRATION_PRE_COPY,
/linux-master/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1333 core_vdev->migration_flags = VFIO_MIGRATION_STOP_COPY | VFIO_MIGRATION_PRE_COPY;
/linux-master/samples/vfio-mdev/
H A Dmtty.c1351 VFIO_MIGRATION_PRE_COPY;
/linux-master/drivers/vfio/pci/mlx5/
H A Dcmd.c270 VFIO_MIGRATION_PRE_COPY;

Completed in 149 milliseconds