Home
last modified time | relevance | path

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

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