Home
last modified time | relevance | path

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

/linux-6.12.1/include/asm-generic/
Dhyperv-tlfs.h226 #define HV_STATUS_TIME_OUT 120 macro
/linux-6.12.1/arch/x86/hyperv/
Divm.c359 } while (hv_result(ret) == HV_STATUS_TIME_OUT && retry--); in hv_snp_boot_ap()