Home
last modified time | relevance | path

Searched refs:kvm_hypercall1 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_para.h48 static inline long kvm_hypercall1(unsigned int nr, unsigned long p1) in kvm_hypercall1() function
/linux/arch/loongarch/include/asm/
H A Dkvm_para.h66 static __always_inline long kvm_hypercall1(u64 fid, unsigned long arg0) in kvm_hypercall1() function
/linux/arch/x86/kernel/
H A Dkvm.c645 kvm_hypercall1(KVM_HC_SCHED_YIELD, per_cpu(x86_cpu_to_apicid, cpu)); in kvm_smp_send_call_func_ipi()