Home
last modified time | relevance | path

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

/arch/loongarch/kernel/
A Dparavirt.c237 kvm_hypercall2(KVM_HCALL_FUNC_NOTIFY, BIT(KVM_FEATURE_STEAL_TIME), addr); in pv_enable_steal_time()
245 kvm_hypercall2(KVM_HCALL_FUNC_NOTIFY, BIT(KVM_FEATURE_STEAL_TIME), 0); in pv_disable_steal_time()
/arch/x86/include/asm/
A Dkvm_para.h62 static inline long kvm_hypercall2(unsigned int nr, unsigned long p1, in kvm_hypercall2() function
/arch/loongarch/include/asm/
A Dkvm_para.h82 static __always_inline long kvm_hypercall2(u64 fid, in kvm_hypercall2() function
/arch/x86/kernel/
A Dkvm.c1041 kvm_hypercall2(KVM_HC_KICK_CPU, flags, apicid); in kvm_kick_cpu()

Completed in 7 milliseconds