Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhv.c400 #define HV_MAX_TRIES 3 macro
429 if (pending && tries++ < HV_MAX_TRIES) { in hv_synic_event_pending()