Searched refs:HV_STATUS_TIME_OUT (Results 1 – 2 of 2) sorted by relevance
| /linux/include/asm-generic/ | ||
| A D | hyperv-tlfs.h | 226 #define HV_STATUS_TIME_OUT 120 macro |
| /linux/arch/x86/hyperv/ | ||
| A D | ivm.c | 359 } while (hv_result(ret) == HV_STATUS_TIME_OUT && retry--); in hv_snp_boot_ap() |
Completed in 12 milliseconds