OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VFIO_REGION_INFO_FLAG_MMAP
(Results
1 - 3
of
3
) sorted by null
/development/ndk/platforms/android-L/include/linux/
vfio.h
62
#define
VFIO_REGION_INFO_FLAG_MMAP
(1 << 2)
/bionic/libc/kernel/uapi/linux/
vfio.h
64
#define
VFIO_REGION_INFO_FLAG_MMAP
(1 << 2)
/external/kernel-headers/original/uapi/linux/
vfio.h
173
#define
VFIO_REGION_INFO_FLAG_MMAP
(1 << 2) /* Region supports mmap */
Completed in 1021 milliseconds