Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dpci.h151 #define VFIO_FEATURE_ENABLE_VGA (1 << VFIO_FEATURE_ENABLE_VGA_BIT) macro
H A Dpci.c2905 if (vdev->features & VFIO_FEATURE_ENABLE_VGA) { in vfio_populate_device()