Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dhyperv.c1206 vcpu_unimpl(vcpu, "Hyper-V unhandled wrmsr: 0x%x data 0x%llx\n", in kvm_hv_set_msr_pw()
1326 vcpu_unimpl(vcpu, "Hyper-V unhandled wrmsr: 0x%x data 0x%llx\n", in kvm_hv_set_msr()
1376 vcpu_unimpl(vcpu, "Hyper-V unhandled rdmsr: 0x%x\n", msr); in kvm_hv_get_msr_pw()
1438 vcpu_unimpl(vcpu, "Hyper-V unhandled rdmsr: 0x%x\n", msr); in kvm_hv_get_msr()
H A Dx86.c3120 vcpu_unimpl(vcpu, "unimplemented HWCR wrmsr: 0x%llx\n", in kvm_set_msr_common()
3127 vcpu_unimpl(vcpu, "unimplemented MMIO_CONF_BASE wrmsr: " in kvm_set_msr_common()
3141 vcpu_unimpl(vcpu, "%s: MSR_IA32_DEBUGCTLMSR 0x%llx, nop\n", in kvm_set_msr_common()
3311 vcpu_unimpl(vcpu, "disabled perfctr wrmsr: " in kvm_set_msr_common()
3340 vcpu_unimpl(vcpu, "ignored wrmsr: 0x%x data 0x%llx\n", in kvm_set_msr_common()
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c2731 vcpu_unimpl(vcpu, "%s: MSR_IA32_DEBUGCTL 0x%llx, nop\n", in svm_set_msr()
2760 vcpu_unimpl(vcpu, "unimplemented wrmsr: 0x%x data 0x%llx\n", ecx, data); in svm_set_msr()
3118 vcpu_unimpl(vcpu, "svm: unexpected exit reason 0x%x\n", exit_code); in handle_exit()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkvm_host.h526 #define vcpu_unimpl(vcpu, fmt, ...) \ macro
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c5187 vcpu_unimpl(vcpu, "unhandled control register: op %d cr %d\n", in handle_cr()
6193 vcpu_unimpl(vcpu, "vmx: unexpected exit reason 0x%x\n", in vmx_handle_exit()