Searched refs:Lxcache_bit (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_Lxcache.c | 145 Lxcache->Lxcache_bit, in cmd_pretty_print_Lxcache() 210 (Lxcache->Lxcache_bit == (uint16_t)bit)) in cmd_Lxcache_lookup_by_type_index_way_bit() 242 Lxcache->Lxcache_bit = (uint16_t)bit; in cmd_Lxcache_create() 420 Lxcache->Lxcache_way, Lxcache->Lxcache_bit); in cmd_Lxcache_restore() 427 Lxcache->Lxcache_way, Lxcache->Lxcache_bit); in cmd_Lxcache_restore() 793 cache_info.bit = Lxcache->Lxcache_bit; in cmd_cache_way_retire() 844 cache_info.bit = Lxcache->Lxcache_bit; in cmd_cache_way_unretire() 1045 (cmd_Lxcache->Lxcache_bit == (uint16_t)bit) && in cmd_Lxcache_lookup_by_type_index_bit_reason() 1066 (cmd_Lxcache->Lxcache_bit == (uint16_t)bit) && in cmd_Lxcache_destroy_anonymous_serd_engines() 1147 cmd_Lxcache->Lxcache_way, cmd_Lxcache->Lxcache_bit); in cmd_create_case_for_Lxcache() [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() 648 Lxcache->Lxcache_bit &= CLEAR_MSB_BIT; in cmd_Lxcache_retire_as_reason() 652 Lxcache->Lxcache_bit); in cmd_Lxcache_retire_as_reason() 667 Lxcache->Lxcache_bit |= SET_MSB_BIT; in cmd_Lxcache_retire_as_reason() 798 suspect_Lxcache->Lxcache_way, suspect_Lxcache->Lxcache_bit, in unretire_suspect_and_retire_next_retirable_way() 1341 suspect_Lxcache->Lxcache_bit); in cmd_us4plus_tag_err() 1434 retired_Lxcache->Lxcache_bit); in cmd_us4plus_tag_err() 1803 Lxcache->Lxcache_way, Lxcache->Lxcache_bit); in cmd_cache_ce_panther() 1859 Lxcache->Lxcache_index, Lxcache->Lxcache_bit); in cmd_cache_ce_panther() [all …]
|
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_Lxcache.h | 120 #define Lxcache_bit Lxcache_pers.Lxcachep_bit macro
|