Searched refs:kvm_pr_unimpl (Results 1 – 5 of 5) sorted by relevance
/linux/arch/arm64/kvm/ |
H A D | handle_exit.c | 215 kvm_pr_unimpl("Unknown exception class: esr: %#016llx -- %s\n", in kvm_handle_unknown_ec() 477 kvm_pr_unimpl("Unsupported exception type: %d", in handle_exit()
|
H A D | sys_regs.h | 109 kvm_pr_unimpl("%pV { Op0(%2u), Op1(%2u), CRn(%2u), CRm(%2u), Op2(%2u), func_%s },\n", in print_sys_reg_msg()
|
H A D | sys_regs.c | 4559 kvm_pr_unimpl("Unhandled cp10 register %s: %u\n", in kvm_esr_cp10_id_to_sys64()
|
/linux/arch/x86/kvm/vmx/ |
H A D | tdx.c | 2075 kvm_pr_unimpl("TD vp_enter_ret 0x%llx\n", vp_enter_ret); in tdx_handle_exit()
|
/linux/arch/x86/kvm/ |
H A D | x86.c | 540 kvm_pr_unimpl("ignored %s: 0x%x data 0x%llx\n", op, msr, *data); in kvm_do_msr_access()
|