Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/uapi/asm/
Dkvm.h318 struct kvm_reinject_control { struct
/Linux-v6.1/tools/arch/x86/include/uapi/asm/
Dkvm.h318 struct kvm_reinject_control { struct
/Linux-v6.1/Documentation/virt/kvm/
Dapi.rst4220 :Parameters: struct kvm_reinject_control (in)
4222 -EFAULT if struct kvm_reinject_control cannot be read,
4233 struct kvm_reinject_control {
4322 -EFAULT if struct kvm_reinject_control cannot be read,
4374 -EFAULT if struct kvm_reinject_control cannot be read,
/Linux-v6.1/arch/x86/kvm/
Dx86.c6116 struct kvm_reinject_control *control) in kvm_vm_ioctl_reinject()
6837 struct kvm_reinject_control control; in kvm_arch_vm_ioctl()