Searched refs:Lxcache_index (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_Lxcache.c | 143 Lxcache->Lxcache_index, in cmd_pretty_print_Lxcache() 208 (Lxcache->Lxcache_index == (uint32_t)index) && in cmd_Lxcache_lookup_by_type_index_way_bit() 240 Lxcache->Lxcache_index = (uint32_t)index; in cmd_Lxcache_create() 308 if ((cache->Lxcache_index == (uint32_t)index) && in cmd_Lxcache_lookup_by_index_way() 419 Lxcache->Lxcache_type, Lxcache->Lxcache_index, in cmd_Lxcache_restore() 426 cpu->cpu_cpuid, Lxcache->Lxcache_index, in cmd_Lxcache_restore() 794 cache_info.index = Lxcache->Lxcache_index; in cmd_cache_way_retire() 845 cache_info.index = Lxcache->Lxcache_index; in cmd_cache_way_unretire() 887 if ((cmd_Lxcache->Lxcache_index == index) && in cmd_Lxcache_lookup_by_type_index_way_flags() 938 if ((cmd_Lxcache->Lxcache_index == index) && in cmd_Lxcache_get_bit_array_of_available_ways() [all …]
|
H A D | cmd_Lxcacheerr.c | 621 Lxcache->Lxcache_index, Lxcache->Lxcache_way, Lxcache->Lxcache_bit); in cmd_create_and_destroy_Lxcache() 626 fltnm, cpu->cpu_cpuid, Lxcache->Lxcache_index, in cmd_create_and_destroy_Lxcache() 701 anonymous_Lxcache->Lxcache_index); in retire_lowest_retirable_way_as_suspect() 724 anonymous_Lxcache->Lxcache_index, ways_retired); in retire_lowest_retirable_way_as_suspect() 741 fltnm, cpu->cpu_cpuid, anonymous_Lxcache->Lxcache_index); in retire_lowest_retirable_way_as_suspect() 743 anonymous_Lxcache->Lxcache_index, anonymous_Lxcache->Lxcache_type); in retire_lowest_retirable_way_as_suspect() 767 fltnm, cpu->cpu_cpuid, anonymous_Lxcache->Lxcache_index); in retire_lowest_retirable_way_as_suspect() 797 fltnm, cpu->cpu_cpuid, suspect_Lxcache->Lxcache_index, in unretire_suspect_and_retire_next_retirable_way() 805 retired_index = suspect_Lxcache->Lxcache_index; in unretire_suspect_and_retire_next_retirable_way() 819 fltnm, cpu->cpu_cpuid, suspect_Lxcache->Lxcache_index, in unretire_suspect_and_retire_next_retirable_way() [all …]
|
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_Lxcache.h | 118 #define Lxcache_index Lxcache_pers.Lxcachep_index macro
|