Searched refs:ways_retired (Results 1 – 1 of 1) sorted by relevance
694 int8_t lowest_retirable_way, ways_retired; in retire_lowest_retirable_way_as_suspect() local699 ways_retired = get_index_retired_ways(cpu, in retire_lowest_retirable_way_as_suspect()702 if (ways_retired == -1) { in retire_lowest_retirable_way_as_suspect()719 if (ways_retired >= 3) { in retire_lowest_retirable_way_as_suspect()724 anonymous_Lxcache->Lxcache_index, ways_retired); in retire_lowest_retirable_way_as_suspect()970 int ways_retired, ret; in cmd_us4plus_tag_err() local996 ways_retired = get_retired_ways(tag_data); in cmd_us4plus_tag_err()999 fltnm, cpu->cpu_cpuid, ways_retired, index); in cmd_us4plus_tag_err()1482 ways_retired = get_index_retired_ways(cpu, pstype, index); in cmd_us4plus_tag_err()1483 if (ways_retired == -1) in cmd_us4plus_tag_err()[all …]