Home
last modified time | relevance | path

Searched refs:kvm_hypercall1 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dparavirt.h36 return kvm_hypercall1(KVM_HC_FUNC_FEATURE, feature) == KVM_RET_SUC; in pv_feature_support()
H A Dkvm_para.h57 static inline long kvm_hypercall1(u64 fid, unsigned long arg0) in kvm_hypercall1() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_para.h42 static inline long kvm_hypercall1(unsigned int nr, unsigned long p1) in kvm_hypercall1() function
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dkvm_para.h54 static inline long kvm_hypercall1(unsigned long nr, unsigned long p1) in kvm_hypercall1() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm_para.h48 static inline long kvm_hypercall1(unsigned int nr, unsigned long p1) in kvm_hypercall1() function
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dparavirt.c209 kvm_hypercall1(KVM_HC_KICK_CPU, cpu); in kvm_kick_cpu()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dkvm.c608 kvm_hypercall1(KVM_HC_SCHED_YIELD, per_cpu(x86_cpu_to_apicid, cpu)); in kvm_smp_send_call_func_ipi()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dkvm.c641 kvm_hypercall1(KVM_HC_SCHED_YIELD, per_cpu(x86_cpu_to_apicid, cpu)); in kvm_smp_send_call_func_ipi()

Completed in 8 milliseconds