Home
last modified time | relevance | path

Searched refs:vcpu_unimpl (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/x86/kvm/
A Dx86.h337 vcpu_unimpl(vcpu, "Unhandled WRMSR(0x%x) = 0x%llx\n", msr, data); in kvm_pr_unimpl_wrmsr()
343 vcpu_unimpl(vcpu, "Unhandled RDMSR(0x%x)\n", msr); in kvm_pr_unimpl_rdmsr()
/linux-6.3-rc2/arch/x86/kvm/svm/
A Dsev.c2549 vcpu_unimpl(vcpu, "vmgexit: ghcb usage %#x is not valid\n", in sev_es_validate_vmgexit()
2552 vcpu_unimpl(vcpu, "vmgexit: exit code %#llx is not valid\n", in sev_es_validate_vmgexit()
2555 vcpu_unimpl(vcpu, "vmgexit: exit code %#llx input is not valid\n", in sev_es_validate_vmgexit()
2828 vcpu_unimpl(vcpu, "vmgexit: GHCB gpa is not set\n"); in sev_handle_vmgexit()
2836 vcpu_unimpl(vcpu, "vmgexit: error mapping GHCB [%#llx] from guest\n", in sev_handle_vmgexit()
2908 vcpu_unimpl(vcpu, in sev_handle_vmgexit()
A Dsvm.c3350 vcpu_unimpl(vcpu, "svm: unexpected exit reason 0x%llx\n", exit_code); in svm_handle_invalid_exit()
/linux-6.3-rc2/include/linux/
A Dkvm_host.h824 #define vcpu_unimpl(vcpu, fmt, ...) \ macro
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmx.c5511 vcpu_unimpl(vcpu, "unhandled control register: op %d cr %d\n", in handle_cr()
6566 vcpu_unimpl(vcpu, "vmx: unexpected exit reason 0x%x\n", in __vmx_handle_exit()

Completed in 34 milliseconds