Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hv/
Dhv.c344 #define HV_MAX_TRIES 3 macro
373 if (pending && tries++ < HV_MAX_TRIES) { in hv_synic_event_pending()