Searched refs:intel_cqm_rotation_rmid (Results 1 – 1 of 1) sorted by relevance
79 static u32 intel_cqm_rotation_rmid; variable248 intel_cqm_rotation_rmid = __get_rmid(); in intel_cqm_setup_rmid_cache()590 if (!__rmid_valid(intel_cqm_rotation_rmid)) { in intel_cqm_rmid_stabilize()591 intel_cqm_rotation_rmid = entry->rmid; in intel_cqm_rmid_stabilize()609 return __rmid_valid(intel_cqm_rotation_rmid); in intel_cqm_rmid_stabilize()753 if (__rmid_valid(intel_cqm_rotation_rmid)) { in __intel_cqm_rmid_rotate()754 intel_cqm_xchg_rmid(start, intel_cqm_rotation_rmid); in __intel_cqm_rmid_rotate()755 intel_cqm_rotation_rmid = __get_rmid(); in __intel_cqm_rmid_rotate()