Home
last modified time | relevance | path

Searched refs:HV_S_OK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/hv/
H A Dhv_util.c245 icmsghdrp->status = HV_S_OK; in shutdown_onchannelcallback()
251 icmsghdrp->status = HV_S_OK; in shutdown_onchannelcallback()
259 HV_S_OK : HV_E_FAIL; in shutdown_onchannelcallback()
/openbmc/linux/include/uapi/linux/
H A Dhyperv.h319 #define HV_S_OK 0x00000000 macro
/openbmc/linux/tools/hv/
H A Dhv_vss_daemon.c315 error = HV_S_OK; in main()
H A Dhv_kvp_daemon.c1648 hv_msg->error = HV_S_OK; in main()