Home
last modified time | relevance | path

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

/qemu/include/hw/hyperv/
H A Dhyperv-proto.h22 #define HV_STATUS_INVALID_PARAMETER 5 macro
/qemu/hw/hyperv/
H A Dsyndbg.c206 return HV_STATUS_INVALID_PARAMETER; in handle_recv_msg()
H A Dhyperv.c871 ret = HV_STATUS_INVALID_PARAMETER; in hyperv_hcall_post_dbg_data()