Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dkvm_para.h21 #define KVM_HCALL_SWDBG HYPERCALL_ENCODE(HYPERVISOR_KVM, KVM_HCALL_CODE_SWDBG) macro
/linux/arch/loongarch/kvm/
H A Dexit.c831 case KVM_HCALL_SWDBG: in kvm_handle_hypercall()
H A Dvcpu.c777 *v = INSN_HVCL | KVM_HCALL_SWDBG; in kvm_get_one_reg()