Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
Dkvm.h826 struct kvm_ioeventfd { struct
827 __u64 datamatch;
828 __u64 addr; /* legal pio/mmio address */
829 __u32 len; /* 1, 2, 4, or 8 bytes; or 0 to ignore length */
830 __s32 fd;
831 __u32 flags;
832 __u8 pad[36];