Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/virt/kvm/
H A Deventfd.c787 struct kvm_ioeventfd *args) in kvm_assign_ioeventfd_idx()
850 struct kvm_ioeventfd *args) in kvm_deassign_ioeventfd_idx()
894 static int kvm_deassign_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_deassign_ioeventfd()
906 kvm_assign_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_assign_ioeventfd()
958 kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
H A Dkvm_main.c3846 struct kvm_ioeventfd data; in kvm_vm_ioctl()
3851 r = kvm_ioeventfd(kvm, &data); in kvm_vm_ioctl()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkvm_host.h1262 int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args);
1294 static inline int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dkvm.h676 struct kvm_ioeventfd { struct
1268 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dkvm.h676 struct kvm_ioeventfd { struct
1268 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dkvm.h726 struct kvm_ioeventfd { struct
1352 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dkvm.h726 struct kvm_ioeventfd { struct
1352 #define KVM_IOEVENTFD _IOW(KVMIO, 0x79, struct kvm_ioeventfd)
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dapi.rst1875 :Parameters: struct kvm_ioeventfd (in)
1884 struct kvm_ioeventfd {
1905 to the registered address is equal to datamatch in struct kvm_ioeventfd.