Searched refs:cur_msr (Results 1 – 1 of 1) sorted by relevance
219 static u64 mbm_overflow_count(u64 prev_msr, u64 cur_msr, unsigned int width) in mbm_overflow_count() argument 223 chunks = (cur_msr << shift) - (prev_msr << shift); in mbm_overflow_count()