OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VFIO_CHECK_EXTENSION
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
vfio.h
40
#define
VFIO_CHECK_EXTENSION
_IO(VFIO_TYPE, VFIO_BASE + 1)
/external/kernel-headers/original/uapi/linux/
vfio.h
44
* supports no ioctls outside of
VFIO_CHECK_EXTENSION
. Use of VFIO's No-IOMMU
104
*
VFIO_CHECK_EXTENSION
- _IOW(VFIO_TYPE, VFIO_BASE + 1, __u32)
110
#define
VFIO_CHECK_EXTENSION
_IO(VFIO_TYPE, VFIO_BASE + 1)
Completed in 710 milliseconds