OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VFIO_REGION_INFO_FLAG_MMAP
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
vfio.h
75
#define
VFIO_REGION_INFO_FLAG_MMAP
(1 << 2)
/external/kernel-headers/original/uapi/linux/
vfio.h
238
#define
VFIO_REGION_INFO_FLAG_MMAP
(1 << 2) /* Region supports mmap */
Completed in 557 milliseconds