Searched refs:kvm_ioeventfd (Results 1 – 8 of 8) sorted by relevance
| /linux/virt/kvm/ |
| A D | eventfd.c | 805 struct kvm_ioeventfd *args) in kvm_assign_ioeventfd_idx() 868 struct kvm_ioeventfd *args) in kvm_deassign_ioeventfd_idx() 912 static int kvm_deassign_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_deassign_ioeventfd() 924 kvm_assign_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_assign_ioeventfd() 976 kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
|
| A D | kvm_main.c | 4364 struct kvm_ioeventfd data; in kvm_vm_ioctl() 4369 r = kvm_ioeventfd(kvm, &data); in kvm_vm_ioctl()
|
| /linux/include/linux/ |
| A D | kvm_host.h | 1587 int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args); 1619 static inline int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
|
| /linux/tools/include/uapi/linux/ |
| A D | kvm.h | 788 struct kvm_ioeventfd { struct 1440 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
|
| /linux/include/uapi/linux/ |
| A D | kvm.h | 788 struct kvm_ioeventfd { struct 1440 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
|
| /linux/Documentation/virt/kvm/ |
| A D | api.rst | 1948 :Parameters: struct kvm_ioeventfd (in) 1957 struct kvm_ioeventfd { 1978 to the registered address is equal to datamatch in struct kvm_ioeventfd.
|
| /linux/ |
| A D | System.map | 1004 ffff800010047ba0 T kvm_ioeventfd
|
| A D | .tmp_System.map | 1004 ffff800010047ba0 T kvm_ioeventfd
|
Completed in 320 milliseconds