Searched refs:KVM_HC_KICK_CPU (Results 1 – 4 of 4) sorted by relevance
25 #define KVM_HC_KICK_CPU 5 macro
76 5. KVM_HC_KICK_CPU86 same guest can wakeup the sleeping vcpu by issuing KVM_HC_KICK_CPU hypercall,
765 kvm_hypercall2(KVM_HC_KICK_CPU, flags, apicid); in kvm_kick_cpu()
7411 case KVM_HC_KICK_CPU: in kvm_emulate_hypercall()