Searched refs:HV_TOD_RETRY_THRESH (Results 1 – 2 of 2) sorted by relevance
161 for (i = 0; i <= HV_TOD_RETRY_THRESH; i++) { in tod_get()210 for (i = 0; i <= HV_TOD_RETRY_THRESH; i++) { in tod_set()
426 #define HV_TOD_RETRY_THRESH 100 macro