Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dhyperv.h124 #define HV_GUID_NOTFOUND 0x80041002 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dhyperv.h112 #define HV_GUID_NOTFOUND 0x80041002 macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dhyperv.h315 #define HV_GUID_NOTFOUND 0x80041002 macro
/kernel/linux/linux-5.10/tools/hv/
Dhv_kvp_daemon.c1513 hv_msg->error = HV_GUID_NOTFOUND; in main()