Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/vfio/platform/
Dvfio_platform.c50 vdev->flags = VFIO_DEVICE_FLAGS_PLATFORM; in vfio_platform_probe()
/linux-5.19.10/include/uapi/linux/
Dvfio.h206 #define VFIO_DEVICE_FLAGS_PLATFORM (1 << 2) /* vfio-platform device */ macro