Searched refs:Lxcache_type (Results 1 – 3 of 3) sorted by relevance
142 cmd_type_to_str(Lxcache->Lxcache_type), in cmd_pretty_print_Lxcache()207 if ((Lxcache->Lxcache_type == pstype) && in cmd_Lxcache_lookup_by_type_index_way_bit()239 Lxcache->Lxcache_type = pstype; in cmd_Lxcache_create()310 (cache->Lxcache_type == pstype)) { in cmd_Lxcache_lookup_by_index_way()419 Lxcache->Lxcache_type, Lxcache->Lxcache_index, in cmd_Lxcache_restore()519 (cache->Lxcache_type == CMD_PTR_CPU_L3DATA)) { in cmd_Lx_index_count_type2_ways()539 ((cache->Lxcache_type == CMD_PTR_CPU_L2DATA) || in cmd_Lx_index_count_type1_ways()540 IS_TAG(cache->Lxcache_type))) { in cmd_Lx_index_count_type1_ways()783 fltnm = cmd_type_to_str(Lxcache->Lxcache_type); in cmd_cache_way_retire()796 switch (Lxcache->Lxcache_type) { in cmd_cache_way_retire()[all …]
611 fltnm = cmd_type_to_str(Lxcache->Lxcache_type); in cmd_create_and_destroy_Lxcache()620 Lxcache->Lxcache_type, in cmd_create_and_destroy_Lxcache()700 anonymous_Lxcache->Lxcache_type, in retire_lowest_retirable_way_as_suspect()718 if (!IS_TAG(anonymous_Lxcache->Lxcache_type)) { in retire_lowest_retirable_way_as_suspect()725 type = anonymous_Lxcache->Lxcache_type; in retire_lowest_retirable_way_as_suspect()743 anonymous_Lxcache->Lxcache_index, anonymous_Lxcache->Lxcache_type); in retire_lowest_retirable_way_as_suspect()755 if (IS_TAG(new_Lxcache->Lxcache_type)) in retire_lowest_retirable_way_as_suspect()768 type = anonymous_Lxcache->Lxcache_type; in retire_lowest_retirable_way_as_suspect()806 retired_type = suspect_Lxcache->Lxcache_type; in unretire_suspect_and_retire_next_retirable_way()872 if (IS_TAG(new_Lxcache->Lxcache_type)) in unretire_suspect_and_retire_next_retirable_way()[all …]
117 #define Lxcache_type Lxcache_pers.Lxcachep_type macro