Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dcommon.c94 bool all_support_p2p = true; in vfio_multiple_devices_migration_is_supported() local
101 all_support_p2p = false; in vfio_multiple_devices_migration_is_supported()
106 return all_support_p2p || device_num <= 1; in vfio_multiple_devices_migration_is_supported()