Searched refs:overflow_hw (Results 1 – 1 of 1) sorted by relevance
762 u64 time_hw, prev_hw, overflow_hw; in intel_rc6_residency_ns() local780 overflow_hw = BIT_ULL(40); in intel_rc6_residency_ns()792 overflow_hw = BIT_ULL(32); in intel_rc6_residency_ns()809 time_hw += overflow_hw - prev_hw; in intel_rc6_residency_ns()
Completed in 3 milliseconds