Home
last modified time | relevance | path

Searched defs:VFIO_REGION_INFO_FLAG_READ (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvfio.h58 #define VFIO_REGION_INFO_FLAG_READ (1 << 0) macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dvfio.h248 #define VFIO_REGION_INFO_FLAG_READ (1 << 0) /* Region supports read */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvfio.h80 #define VFIO_REGION_INFO_FLAG_READ (1 << 0) macro