Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvfio.h60 #define VFIO_REGION_INFO_FLAG_MMAP (1 << 2) macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dvfio.h250 #define VFIO_REGION_INFO_FLAG_MMAP (1 << 2) /* Region supports mmap */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvfio.h82 #define VFIO_REGION_INFO_FLAG_MMAP (1 << 2) macro