Searched refs:HV_SYNDBG_CONTROL_SEND (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/kvm/ | ||
H A D | hyperv-proto.h | 207 #define HV_SYNDBG_CONTROL_SEND (1u << 0) macro |
H A D | hyperv.c | 129 if (control & HV_SYNDBG_CONTROL_SEND) { in kvm_hv_handle_exit() |