Searched refs:current_lbolt (Results 1 – 2 of 2) sorted by relevance
188 clock_t start_lbolt, current_lbolt; in plat_populate_sid_cache() local225 current_lbolt = ddi_get_lbolt(); in plat_populate_sid_cache()226 elapsed_sec = TICK_TO_SEC(current_lbolt - in plat_populate_sid_cache()
451 clock_t current_lbolt; in ghd_poll() local465 current_lbolt = ddi_get_lbolt(); in ghd_poll()466 if (poll_lbolt && (current_lbolt - start_lbolt >= poll_lbolt)) in ghd_poll()