Searched refs:close_interrupts (Results 1 – 1 of 1) sorted by relevance
132 bool close_interrupts; in __aspm_ctx_disable() local146 close_interrupts = ktime_to_ns(ktime_sub(now, prev)) < ASPM_TRIGGER_NS; in __aspm_ctx_disable()151 restart_timer = restart_timer && close_interrupts; in __aspm_ctx_disable()154 if (rcd->aspm_enabled && close_interrupts) { in __aspm_ctx_disable()