Home
last modified time | relevance | path

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

/openbmc/linux/virt/kvm/
H A 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
H A Dkvm_main.c4875 struct kvm_ioeventfd data; in kvm_vm_ioctl()
4880 r = kvm_ioeventfd(kvm, &data); in kvm_vm_ioctl()
/openbmc/linux/include/linux/
H A 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
/openbmc/qemu/linux-headers/linux/
H A Dkvm.h822 struct kvm_ioeventfd { struct
1513 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/openbmc/linux/include/uapi/linux/
H A Dkvm.h826 struct kvm_ioeventfd { struct
1517 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/openbmc/linux/tools/include/uapi/linux/
H A Dkvm.h826 struct kvm_ioeventfd { struct
1510 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c1190 struct kvm_ioeventfd iofd = { in kvm_set_ioeventfd_mmio()
1223 struct kvm_ioeventfd kick = { in kvm_set_ioeventfd_pio()
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c1988 struct kvm_ioeventfd kick = { in kvm_s390_assign_subch_ioeventfd()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst2006 :Parameters: struct kvm_ioeventfd (in)
2015 struct kvm_ioeventfd {
2036 to the registered address is equal to datamatch in struct kvm_ioeventfd.