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