Searched refs:old_line_size (Results 1 – 1 of 1) sorted by relevance
221 UInt old_line_size = (UInt)LLc->line_size; in maybe_tweak_LLc() local225 UInt new_line_size = old_line_size; in maybe_tweak_LLc()227 UInt old_nSets = old_size / (old_assoc * old_line_size); in maybe_tweak_LLc()238 new_size = old_line_size * old_assoc * old_nSets; in maybe_tweak_LLc()254 new_size = old_line_size * new_assoc * new_nSets; in maybe_tweak_LLc()257 tl_assert(new_line_size == old_line_size); /* we never change this */ in maybe_tweak_LLc()263 old_line_size, old_assoc, old_size); in maybe_tweak_LLc()