Home
last modified time | relevance | path

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

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