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