Searched refs:KVM_HC_KICK_CPU (Results 1 – 4 of 4) sorted by relevance
22 #define KVM_HC_KICK_CPU 5 macro
71 5. KVM_HC_KICK_CPU81 same guest can wakeup the sleeping vcpu by issuing KVM_HC_KICK_CPU hypercall,
584 kvm_hypercall2(KVM_HC_KICK_CPU, flags, apicid); in kvm_kick_cpu()
5917 case KVM_HC_KICK_CPU: in kvm_emulate_hypercall()