Home
last modified time | relevance | path

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

/linux-6.8/virt/kvm/
Deventfd.c994 kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
/linux-6.8/include/uapi/linux/
Dkvm.h786 struct kvm_ioeventfd { struct
787 __u64 datamatch;
788 __u64 addr; /* legal pio/mmio address */
789 __u32 len; /* 1, 2, 4, or 8 bytes; or 0 to ignore length */
790 __s32 fd;
791 __u32 flags;
792 __u8 pad[36];
/linux-6.8/tools/include/uapi/linux/
Dkvm.h786 struct kvm_ioeventfd { struct
787 __u64 datamatch;
788 __u64 addr; /* legal pio/mmio address */
789 __u32 len; /* 1, 2, 4, or 8 bytes; or 0 to ignore length */
790 __s32 fd;
791 __u32 flags;
792 __u8 pad[36];