Home
last modified time | relevance | path

Searched refs:KVM_HCALL_USER_SERVICE (Results 1 – 2 of 2) sorted by relevance

/arch/loongarch/include/asm/
A Dkvm_para.h24 #define KVM_HCALL_USER_SERVICE HYPERCALL_ENCODE(HYPERVISOR_KVM, KVM_HCALL_CODE_USER_SERVICE) macro
/arch/loongarch/kvm/
A Dexit.c888 case KVM_HCALL_USER_SERVICE: in kvm_handle_hypercall()
896 vcpu->run->hypercall.nr = KVM_HCALL_USER_SERVICE; in kvm_handle_hypercall()

Completed in 5 milliseconds