Searched refs:HV_STATUS_TIME_OUT (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/hyperv/ | ||
| H A D | ivm.c | 368 } while (hv_result(ret) == HV_STATUS_TIME_OUT && retry--); in hv_snp_boot_ap() |
| /linux/include/hyperv/ | ||
| H A D | hvgdk_mini.h | 43 #define HV_STATUS_TIME_OUT 0x78 macro |