Home
last modified time | relevance | path

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

/Linux-v5.10/virt/kvm/
Deventfd.c787 struct kvm_ioeventfd *args) in kvm_assign_ioeventfd_idx()
850 struct kvm_ioeventfd *args) in kvm_deassign_ioeventfd_idx()
894 static int kvm_deassign_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_deassign_ioeventfd()
906 kvm_assign_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_assign_ioeventfd()
958 kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
Dkvm_main.c3761 struct kvm_ioeventfd data; in kvm_vm_ioctl()
3766 r = kvm_ioeventfd(kvm, &data); in kvm_vm_ioctl()
/Linux-v5.10/include/linux/
Dkvm_host.h1226 int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args);
1258 static inline int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
/Linux-v5.10/tools/include/uapi/linux/
Dkvm.h726 struct kvm_ioeventfd { struct
1352 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/Linux-v5.10/include/uapi/linux/
Dkvm.h726 struct kvm_ioeventfd { struct
1352 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/Linux-v5.10/Documentation/virt/kvm/
Dapi.rst1864 :Parameters: struct kvm_ioeventfd (in)
1873 struct kvm_ioeventfd {
1894 to the registered address is equal to datamatch in struct kvm_ioeventfd.