Home
last modified time | relevance | path

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

/linux-4.1.27/virt/kvm/
Deventfd.c776 struct kvm_ioeventfd *args) in kvm_assign_ioeventfd_idx()
839 struct kvm_ioeventfd *args) in kvm_deassign_ioeventfd_idx()
878 static int kvm_deassign_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_deassign_ioeventfd()
890 kvm_assign_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_assign_ioeventfd()
944 kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
Dkvm_main.c2561 struct kvm_ioeventfd data; in kvm_vm_ioctl()
2566 r = kvm_ioeventfd(kvm, &data); in kvm_vm_ioctl()
/linux-4.1.27/include/linux/
Dkvm_host.h957 int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args);
989 static inline int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
/linux-4.1.27/include/uapi/linux/
Dkvm.h596 struct kvm_ioeventfd { struct
1080 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/linux-4.1.27/Documentation/virtual/kvm/
Dapi.txt1565 Parameters: struct kvm_ioeventfd (in)
1572 struct kvm_ioeventfd {
1593 to the registered address is equal to datamatch in struct kvm_ioeventfd.