Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvfio.h1015 #define VFIO_DEVICE_FEATURE_MIGRATION 1 macro
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h1017 #define VFIO_DEVICE_FEATURE_MIGRATION 1 macro
/openbmc/qemu/hw/vfio/
H A Dmigration.c889 feature->flags = VFIO_DEVICE_FEATURE_GET | VFIO_DEVICE_FEATURE_MIGRATION; in vfio_migration_query_flags()
/openbmc/qemu/docs/devel/migration/
H A Dvfio.rst17 VFIO_DEVICE_FEATURE_MIGRATION ioctl.
/openbmc/linux/drivers/vfio/
H A Dvfio_main.c1171 case VFIO_DEVICE_FEATURE_MIGRATION: in vfio_ioctl_device_feature()