OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vfio_device_ioeventfd
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
vfio.h
232
struct
vfio_device_ioeventfd
{
struct
244
#define
VFIO_DEVICE_IOEVENTFD
_IO(VFIO_TYPE, VFIO_BASE + 16)
/external/kernel-headers/original/uapi/linux/
vfio.h
673
*
VFIO_DEVICE_IOEVENTFD
- _IOW(VFIO_TYPE, VFIO_BASE + 16,
674
* struct
vfio_device_ioeventfd
)
684
struct
vfio_device_ioeventfd
{
struct
697
#define
VFIO_DEVICE_IOEVENTFD
_IO(VFIO_TYPE, VFIO_BASE + 16)
Completed in 3571 milliseconds