Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hv/
Dhv.c408 #define HV_MAX_TRIES 3 macro
437 if (pending && tries++ < HV_MAX_TRIES) { in hv_synic_event_pending()