Home
last modified time | relevance | path

Searched refs:kvm_reinject_control (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dkvm.h301 struct kvm_reinject_control { struct
/OK3568_Linux_fs/kernel/tools/arch/x86/include/uapi/asm/
H A Dkvm.h301 struct kvm_reinject_control { struct
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dapi.rst3736 :Parameters: struct kvm_reinject_control (in)
3738 -EFAULT if struct kvm_reinject_control cannot be read,
3749 struct kvm_reinject_control {
3838 -EFAULT if struct kvm_reinject_control cannot be read,
3874 -EFAULT if struct kvm_reinject_control cannot be read,
3927 -EFAULT if struct kvm_reinject_control cannot be read,
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c5255 struct kvm_reinject_control *control) in kvm_vm_ioctl_reinject()
5746 struct kvm_reinject_control control; in kvm_arch_vm_ioctl()