Searched refs:Lxcache_way (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_Lxcache.c | 144 Lxcache->Lxcache_way, in cmd_pretty_print_Lxcache() 209 (Lxcache->Lxcache_way == (uint32_t)way) && in cmd_Lxcache_lookup_by_type_index_way_bit() 241 Lxcache->Lxcache_way = (uint32_t)way; in cmd_Lxcache_create() 309 (cache->Lxcache_way == (uint32_t)way) && in cmd_Lxcache_lookup_by_index_way() 420 Lxcache->Lxcache_way, Lxcache->Lxcache_bit); in cmd_Lxcache_restore() 427 Lxcache->Lxcache_way, Lxcache->Lxcache_bit); in cmd_Lxcache_restore() 792 cache_info.way = Lxcache->Lxcache_way; in cmd_cache_way_retire() 843 cache_info.way = Lxcache->Lxcache_way; in cmd_cache_way_unretire() 888 (cmd_Lxcache->Lxcache_way == way) && in cmd_Lxcache_lookup_by_type_index_way_flags() 944 (1 << cmd_Lxcache->Lxcache_way); 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() 627 Lxcache->Lxcache_way, Lxcache->Lxcache_bit); in cmd_create_and_destroy_Lxcache() 748 anonymous_Lxcache->Lxcache_way = lowest_retirable_way; in retire_lowest_retirable_way_as_suspect() 798 suspect_Lxcache->Lxcache_way, suspect_Lxcache->Lxcache_bit, in unretire_suspect_and_retire_next_retirable_way() 804 retired_way = suspect_Lxcache->Lxcache_way; in unretire_suspect_and_retire_next_retirable_way() 820 suspect_Lxcache->Lxcache_way); in unretire_suspect_and_retire_next_retirable_way() 865 anonymous_Lxcache->Lxcache_way = next_retirable_way; in unretire_suspect_and_retire_next_retirable_way() 1324 suspect_Lxcache->Lxcache_way, bit); in cmd_us4plus_tag_err() 1455 suspect_Lxcache->Lxcache_way, -1); in cmd_us4plus_tag_err() 1468 suspect_Lxcache->Lxcache_way); in cmd_us4plus_tag_err() [all …]
|
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_Lxcache.h | 119 #define Lxcache_way Lxcache_pers.Lxcachep_way macro
|