Home
last modified time | relevance | path

Searched refs:HV_STATUS_NO_RESOURCES (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hv/
H A Dhv_common.c807 _STATUS_INFO(HV_STATUS_NO_RESOURCES, -EIO),
H A Dmshv_root_hv_call.c77 if (hv_result(status) == HV_STATUS_NO_RESOURCES) in hv_call_withdraw_memory()
/linux/include/hyperv/
H A Dhvgdk_mini.h36 #define HV_STATUS_NO_RESOURCES 0x1D macro