Searched refs:start_lbolt (Results 1 – 2 of 2) sorted by relevance
188 clock_t start_lbolt, current_lbolt; in plat_populate_sid_cache() local215 start_lbolt = ddi_get_lbolt(); in plat_populate_sid_cache()227 start_lbolt); in plat_populate_sid_cache()
450 clock_t start_lbolt; in ghd_poll() local459 start_lbolt = ddi_get_lbolt(); in ghd_poll()466 if (poll_lbolt && (current_lbolt - start_lbolt >= poll_lbolt)) in ghd_poll()