Home
last modified time | relevance | path

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

/Linux-v5.15/virt/kvm/
Deventfd.c792 struct kvm_ioeventfd *args) in kvm_assign_ioeventfd_idx()
855 struct kvm_ioeventfd *args) in kvm_deassign_ioeventfd_idx()
899 static int kvm_deassign_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_deassign_ioeventfd()
911 kvm_assign_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_assign_ioeventfd()
963 kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
Dkvm_main.c4416 struct kvm_ioeventfd data; in kvm_vm_ioctl()
4421 r = kvm_ioeventfd(kvm, &data); in kvm_vm_ioctl()
/Linux-v5.15/include/linux/
Dkvm_host.h1577 int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args);
1609 static inline int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
/Linux-v5.15/tools/include/uapi/linux/
Dkvm.h770 struct kvm_ioeventfd { struct
1416 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/Linux-v5.15/include/uapi/linux/
Dkvm.h770 struct kvm_ioeventfd { struct
1416 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/Linux-v5.15/Documentation/virt/kvm/
Dapi.rst1900 :Parameters: struct kvm_ioeventfd (in)
1909 struct kvm_ioeventfd {
1930 to the registered address is equal to datamatch in struct kvm_ioeventfd.