Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dhyperv-proto.h88 #define HV_SYNDBG_CAP_ALLOW_KERNEL_DEBUGGING (1u << 1) macro
H A Dkvm.c1640 c->eax = HV_SYNDBG_CAP_ALLOW_KERNEL_DEBUGGING; in hyperv_fill_cpuids()