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,
1037 kvm_hypercall2(KVM_HC_KICK_CPU, flags, apicid); in kvm_kick_cpu()
9762 case KVM_HC_KICK_CPU: in kvm_emulate_hypercall()
Completed in 26 milliseconds