Home
last modified time | relevance | path

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

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