Searched refs:close_interrupts (Results 1 – 1 of 1) sorted by relevance
179 bool close_interrupts; in aspm_ctx_disable() local197 close_interrupts = ktime_to_ns(ktime_sub(now, prev)) < ASPM_TRIGGER_NS; in aspm_ctx_disable()202 restart_timer = restart_timer && close_interrupts; in aspm_ctx_disable()205 if (rcd->aspm_enabled && close_interrupts) { in aspm_ctx_disable()