Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dhandle_exit.c220 kvm_pr_unimpl("Unknown exception class: esr: %#016llx -- %s\n", in kvm_handle_unknown_ec()
482 kvm_pr_unimpl("Unsupported exception type: %d", in handle_exit()
H A Dsys_regs.c4827 kvm_pr_unimpl("Unhandled cp10 register %s: %u\n", in kvm_esr_cp10_id_to_sys64()
/linux/include/linux/
H A Dkvm_host.h892 #define kvm_pr_unimpl(fmt, ...) \ macro
898 kvm_pr_unimpl("vcpu%i, guest rIP: 0x%lx " fmt, \
/linux/arch/x86/kvm/vmx/
H A Dtdx.c2016 kvm_pr_unimpl("TD vp_enter_ret 0x%llx\n", vp_enter_ret); in tdx_handle_exit()
/linux/arch/x86/kvm/
H A Dx86.c556 kvm_pr_unimpl("ignored %s: 0x%x data 0x%llx\n", op, msr, *data); in kvm_do_msr_access()