Home
last modified time | relevance | path

Searched defs:kvm_ioeventfd (Results 1 – 1 of 1) sorted by relevance

/tools/include/uapi/linux/
A Dkvm.h608 struct kvm_ioeventfd { struct
609 __u64 datamatch;
610 __u64 addr; /* legal pio/mmio address */
611 __u32 len; /* 1, 2, 4, or 8 bytes; or 0 to ignore length */
612 __s32 fd;
613 __u32 flags;
614 __u8 pad[36];

Completed in 22 milliseconds