Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dhyperv.h308 #define HV_S_OK 0x00000000 macro
/Linux-v4.19/tools/hv/
Dhv_vss_daemon.c301 error = HV_S_OK; in main()
Dhv_kvp_daemon.c1458 hv_msg->error = HV_S_OK; in main()
/Linux-v4.19/drivers/hv/
Dhv_util.c174 icmsghdrp->status = HV_S_OK; in shutdown_onchannelcallback()