Searched refs:KVM_RUN (Results 1 – 4 of 4) sorted by relevance
76 KVM_RUN116 prior to running it with KVM_RUN. Note that this call is not required to modify118 does contain the psw, and this value is evaluated during reentry of KVM_RUN
178 The KVM_RUN ioctl (cf.) communicates with userspace via a shared180 KVM_RUN documentation for details.269 4.10 KVM_RUN540 Defines which signals are blocked during execution of KVM_RUN. This543 their traditional behaviour) will cause KVM_RUN to return with -EINTR.1613 TLB, prior to calling KVM_RUN on the associated vcpu.1815 prior to calling the KVM_RUN ioctl.2329 (with the KVM_RUN ioctl), the host kernel will allocate a2336 re-create the VMRA HPTEs on the next KVM_RUN of any vcpu.)2519 registers to their initial values. If this is not called, KVM_RUN will[all …]
1122 #define KVM_RUN _IO(KVMIO, 0x80) macro
2117 case KVM_RUN: in kvm_vcpu_ioctl()