Home
last modified time | relevance | path

Searched refs:KVM_HCALL_FUNC_NOTIFY (Results 1 – 3 of 3) 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/loongarch/include/asm/
A Dkvm_para.h20 #define KVM_HCALL_FUNC_NOTIFY 2 macro
/arch/loongarch/kvm/
A Dexit.c862 case KVM_HCALL_FUNC_NOTIFY: in kvm_handle_service()

Completed in 9 milliseconds