Home
last modified time | relevance | path

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

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