Home
last modified time | relevance | path

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

/Linux-v6.6/tools/arch/x86/include/uapi/asm/
Dkvm.h316 struct kvm_reinject_control { struct
/Linux-v6.6/arch/x86/include/uapi/asm/
Dkvm.h316 struct kvm_reinject_control { struct
/Linux-v6.6/Documentation/virt/kvm/
Dapi.rst4218 :Parameters: struct kvm_reinject_control (in)
4220 -EFAULT if struct kvm_reinject_control cannot be read,
4231 struct kvm_reinject_control {
4320 -EFAULT if struct kvm_reinject_control cannot be read,
4372 -EFAULT if struct kvm_reinject_control cannot be read,
/Linux-v6.6/arch/x86/kvm/
Dx86.c6235 struct kvm_reinject_control *control) in kvm_vm_ioctl_reinject()
6958 struct kvm_reinject_control control; in kvm_arch_vm_ioctl()