Home
last modified time | relevance | path

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

/kvmtool/include/linux/
H A Dkvm.h594 struct kvm_ioeventfd { struct
595 __u64 datamatch;
596 __u64 addr; /* legal pio/mmio address */
597 __u32 len; /* 1, 2, 4, or 8 bytes; or 0 to ignore length */
598 __s32 fd;
599 __u32 flags;
600 __u8 pad[36];