Searched refs:VFIO_DEVICE_FLAGS_PLATFORM (Results 1 – 4 of 4) sorted by relevance
48 vdev->flags = VFIO_DEVICE_FLAGS_PLATFORM; in vfio_platform_init_dev()
210 #define VFIO_DEVICE_FLAGS_PLATFORM (1 << 2) /* vfio-platform device */ macro
451 if (!(vbasedev->flags & VFIO_DEVICE_FLAGS_PLATFORM)) { in vfio_populate_device()