Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dkvm_para.h25 #define KVM_HC_KICK_CPU 5 macro
/linux/tools/testing/selftests/kvm/x86_64/
H A Dkvm_pv_test.c
/linux/Documentation/virt/kvm/x86/
H 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/kvm/
H A Dx86.c10034 case KVM_HC_KICK_CPU: in ____kvm_emulate_hypercall()