Home
last modified time | relevance | path

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

/linux-4.4.14/virt/kvm/
Deventfd.c782 struct kvm_ioeventfd *args) in kvm_assign_ioeventfd_idx()
845 struct kvm_ioeventfd *args) in kvm_deassign_ioeventfd_idx()
884 static int kvm_deassign_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_deassign_ioeventfd()
896 kvm_assign_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_assign_ioeventfd()
948 kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
Dkvm_main.c2811 struct kvm_ioeventfd data; in kvm_vm_ioctl()
2816 r = kvm_ioeventfd(kvm, &data); in kvm_vm_ioctl()
/linux-4.4.14/include/linux/
Dkvm_host.h1063 int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args);
1095 static inline int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
/linux-4.4.14/include/uapi/linux/
Dkvm.h606 struct kvm_ioeventfd { struct
1097 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/linux-4.4.14/Documentation/virtual/kvm/
Dapi.txt1597 Parameters: struct kvm_ioeventfd (in)
1604 struct kvm_ioeventfd {
1625 to the registered address is equal to datamatch in struct kvm_ioeventfd.