Searched refs:next_tb (Results 1 – 1 of 1) sorted by relevance
545 u64 *next_tb = this_cpu_ptr(&decrementers_next_tb); in timer_rearm_host_dec() local550 if (now >= *next_tb) { in timer_rearm_host_dec()553 now = *next_tb - now; in timer_rearm_host_dec()569 u64 *next_tb = this_cpu_ptr(&decrementers_next_tb); in DEFINE_INTERRUPT_HANDLER_ASYNC() local616 if (now >= *next_tb) { in DEFINE_INTERRUPT_HANDLER_ASYNC()620 now = *next_tb - now; in DEFINE_INTERRUPT_HANDLER_ASYNC()