Home
last modified time | relevance | path

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

/drivers/hv/
Dhv.c296 #define HV_MAX_TRIES 3 macro
325 if (pending && tries++ < HV_MAX_TRIES) { in hv_synic_event_pending()