Searched refs:CMD_LxCACHE_F_RETIRED (Results 1 – 2 of 2) sorted by relevance
99 case CMD_LxCACHE_F_RETIRED: in cmd_flags_to_str()518 if ((cache->Lxcache_flags & CMD_LxCACHE_F_RETIRED) && in cmd_Lx_index_count_type2_ways()538 if ((cache->Lxcache_flags & CMD_LxCACHE_F_RETIRED) && in cmd_Lx_index_count_type1_ways()942 (CMD_LxCACHE_F_RETIRED | CMD_LxCACHE_F_RERETIRED))) { in cmd_Lxcache_get_bit_array_of_available_ways()1227 CMD_LxCACHE_F_RETIRED; in cmd_Lxcache_unretire()1425 retire_this_Lxcache->Lxcache_flags = CMD_LxCACHE_F_RETIRED; in cmd_Lxcache_retire()1446 retire_this_Lxcache->Lxcache_way, CMD_LxCACHE_F_RETIRED); in cmd_Lxcache_retire()
53 #define CMD_LxCACHE_F_RETIRED 0x2 macro