Home
last modified time | relevance | path

Searched refs:KVM_HC_KICK_CPU (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
A Dkvm_para.h25 #define KVM_HC_KICK_CPU 5 macro
/linux/tools/testing/selftests/kvm/x86_64/
A Dkvm_pv_test.c116 TEST_HCALL(KVM_HC_KICK_CPU),
/linux/Documentation/virt/kvm/
A Dhypercalls.rst86 5. KVM_HC_KICK_CPU
98 same guest can wakeup the sleeping vcpu by issuing KVM_HC_KICK_CPU hypercall,
/linux/arch/x86/kernel/
A Dkvm.c974 kvm_hypercall2(KVM_HC_KICK_CPU, flags, apicid); in kvm_kick_cpu()
/linux/arch/x86/kvm/
A Dx86.c8920 case KVM_HC_KICK_CPU: in kvm_emulate_hypercall()

Completed in 25 milliseconds