Home
last modified time | relevance | path

Searched refs:HV_STATUS_NO_DATA (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/hyperv/
H A Dhyperv-proto.h28 #define HV_STATUS_NO_DATA 27 macro
/qemu/hw/hyperv/
H A Dsyndbg.c212 return HV_STATUS_NO_DATA; in handle_recv_msg()
H A Dhyperv.c825 if (ret == HV_STATUS_NO_DATA) { in hyperv_hcall_retreive_dbg_data()