Searched refs:KVM_HC_KICK_CPU (Results 1 – 5 of 5) sorted by relevance
25 #define KVM_HC_KICK_CPU 5 macro
69 TEST_HCALL(KVM_HC_KICK_CPU),
86 5. KVM_HC_KICK_CPU98 same guest can wakeup the sleeping vcpu by issuing KVM_HC_KICK_CPU hypercall,
1041 kvm_hypercall2(KVM_HC_KICK_CPU, flags, apicid); in kvm_kick_cpu()
10029 case KVM_HC_KICK_CPU: in __kvm_emulate_hypercall()