Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dhyperv.c800 vcpu_debug(vcpu, "hv crash (0x%llx 0x%llx 0x%llx 0x%llx 0x%llx)\n", in kvm_hv_msr_set_crash_ctl()
1005 vcpu_debug(vcpu, "hyper-v reset requested\n"); in kvm_hv_set_msr_pw()
/Linux-v4.19/include/linux/
Dkvm_host.h477 #define vcpu_debug(vcpu, fmt, ...) \ macro