Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dkvm_para.h31 #define KVM_HC_SCHED_YIELD 11 macro
/linux/tools/testing/selftests/kvm/x86_64/
A Dkvm_pv_test.c118 TEST_HCALL(KVM_HC_SCHED_YIELD),
/linux/Documentation/virt/kvm/
A Dhypercalls.rst161 7. KVM_HC_SCHED_YIELD
/linux/arch/x86/kernel/
A Dkvm.c623 kvm_hypercall1(KVM_HC_SCHED_YIELD, per_cpu(x86_cpu_to_apicid, cpu)); in kvm_smp_send_call_func_ipi()
/linux/arch/x86/kvm/
A Dx86.c8939 case KVM_HC_SCHED_YIELD: in kvm_emulate_hypercall()

Completed in 31 milliseconds