Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkvm_host.h890 #define kvm_pr_unimpl(fmt, ...) \ macro
896 kvm_pr_unimpl("vcpu%i, guest rIP: 0x%lx " fmt, \
/linux/arch/arm64/kvm/
H A Dsys_regs.c4931 kvm_pr_unimpl("Unhandled cp10 register %s: %u\n", in kvm_esr_cp10_id_to_sys64()
/linux/arch/x86/kvm/
H A Dx86.c561 kvm_pr_unimpl("ignored %s: 0x%x data 0x%llx\n", op, msr, *data); in kvm_do_msr_access()