Home
last modified time | relevance | path

Searched refs:vcpu_debug (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c1403 vcpu_debug(vcpu, "hv crash (0x%llx 0x%llx 0x%llx 0x%llx 0x%llx)\n", in kvm_hv_set_msr_pw()
1416 vcpu_debug(vcpu, "hyper-v reset requested\n"); in kvm_hv_set_msr_pw()
/openbmc/linux/include/linux/
H A Dkvm_host.h831 #define vcpu_debug(vcpu, fmt, ...) \ macro