Searched refs:intel_cqm_rotation_rmid (Results 1 – 1 of 1) sorted by relevance
60 static unsigned int intel_cqm_rotation_rmid; variable229 intel_cqm_rotation_rmid = __get_rmid(); in intel_cqm_setup_rmid_cache()572 if (!__rmid_valid(intel_cqm_rotation_rmid)) { in intel_cqm_rmid_stabilize()573 intel_cqm_rotation_rmid = entry->rmid; in intel_cqm_rmid_stabilize()591 return __rmid_valid(intel_cqm_rotation_rmid); in intel_cqm_rmid_stabilize()735 if (__rmid_valid(intel_cqm_rotation_rmid)) { in __intel_cqm_rmid_rotate()736 intel_cqm_xchg_rmid(start, intel_cqm_rotation_rmid); in __intel_cqm_rmid_rotate()737 intel_cqm_rotation_rmid = __get_rmid(); in __intel_cqm_rmid_rotate()