Home
last modified time | relevance | path

Searched refs:HV_ERROR_ALREADY_EXISTS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dhyperv.h327 #define HV_ERROR_ALREADY_EXISTS 0x80070050 macro
/openbmc/linux/tools/hv/
H A Dhv_fcopy_daemon.c69 error = HV_ERROR_ALREADY_EXISTS; in hv_start_fcopy()