Home
last modified time | relevance | path

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

/linux-6.6.21/virt/kvm/
Deventfd.c839 struct kvm_ioeventfd *args) in kvm_assign_ioeventfd_idx()
902 struct kvm_ioeventfd *args) in kvm_deassign_ioeventfd_idx()
944 static int kvm_deassign_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_deassign_ioeventfd()
956 kvm_assign_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_assign_ioeventfd()
1008 kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
Dkvm_main.c4874 struct kvm_ioeventfd data; in kvm_vm_ioctl()
4879 r = kvm_ioeventfd(kvm, &data); in kvm_vm_ioctl()
/linux-6.6.21/include/linux/
Dkvm_host.h2019 int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args);
2061 static inline int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
/linux-6.6.21/tools/include/uapi/linux/
Dkvm.h826 struct kvm_ioeventfd { struct
1510 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/linux-6.6.21/include/uapi/linux/
Dkvm.h826 struct kvm_ioeventfd { struct
1517 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/linux-6.6.21/Documentation/virt/kvm/
Dapi.rst2006 :Parameters: struct kvm_ioeventfd (in)
2015 struct kvm_ioeventfd {
2036 to the registered address is equal to datamatch in struct kvm_ioeventfd.