Searched refs:KVM_RUN (Results 1 – 3 of 3) sorted by relevance
178 The KVM_RUN ioctl (cf.) communicates with userspace via a shared180 KVM_RUN documentation for details.274 4.10 KVM_RUN551 Defines which signals are blocked during execution of KVM_RUN. This554 their traditional behaviour) will cause KVM_RUN to return with -EINTR.1649 TLB, prior to calling KVM_RUN on the associated vcpu.1851 prior to calling the KVM_RUN ioctl.2365 (with the KVM_RUN ioctl), the host kernel will allocate a2372 re-create the VMRA HPTEs on the next KVM_RUN of any vcpu.)2555 registers to their initial values. If this is not called, KVM_RUN will[all …]
1139 #define KVM_RUN _IO(KVMIO, 0x80) macro
2365 case KVM_RUN: in kvm_vcpu_ioctl()