OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VFIO_DEVICE_SET_IRQS
(Results
1 - 9
of
9
) sorted by null
/development/ndk/platforms/android-21/include/linux/
vfio.h
104
#define
VFIO_DEVICE_SET_IRQS
_IO(VFIO_TYPE, VFIO_BASE + 10)
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
vfio.h
104
#define
VFIO_DEVICE_SET_IRQS
_IO(VFIO_TYPE, VFIO_BASE + 10)
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
vfio.h
104
#define
VFIO_DEVICE_SET_IRQS
_IO(VFIO_TYPE, VFIO_BASE + 10)
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
vfio.h
104
#define
VFIO_DEVICE_SET_IRQS
_IO(VFIO_TYPE, VFIO_BASE + 10)
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
vfio.h
104
#define
VFIO_DEVICE_SET_IRQS
_IO(VFIO_TYPE, VFIO_BASE + 10)
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
vfio.h
104
#define
VFIO_DEVICE_SET_IRQS
_IO(VFIO_TYPE, VFIO_BASE + 10)
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
vfio.h
104
#define
VFIO_DEVICE_SET_IRQS
_IO(VFIO_TYPE, VFIO_BASE + 10)
/bionic/libc/kernel/uapi/linux/
vfio.h
109
#define
VFIO_DEVICE_SET_IRQS
_IO(VFIO_TYPE, VFIO_BASE + 10)
/external/kernel-headers/original/uapi/linux/
vfio.h
238
*
VFIO_DEVICE_SET_IRQS
- _IOW(VFIO_TYPE, VFIO_BASE + 10, struct vfio_irq_set)
289
#define
VFIO_DEVICE_SET_IRQS
_IO(VFIO_TYPE, VFIO_BASE + 10)
Completed in 28 milliseconds