Searched refs:HV_ERROR_ALREADY_EXISTS (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/uapi/linux/ | ||
D | hyperv.h | 327 #define HV_ERROR_ALREADY_EXISTS 0x80070050 macro |
/linux-6.1.9/tools/hv/ | ||
D | hv_fcopy_daemon.c | 69 error = HV_ERROR_ALREADY_EXISTS; in hv_start_fcopy() |