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