Searched refs:cache_level (Results 1 – 2 of 2) sorted by relevance
204 int i, hierarchy, type, cache_level, total_levels; in hmat_build_table_structs() local256 for (cache_level = 1; cache_level < HMAT_LB_LEVELS; cache_level++) { in hmat_build_table_structs()257 if (numa_state->hmat_cache[i][cache_level]) { in hmat_build_table_structs()261 for (cache_level = 0; cache_level <= total_levels; cache_level++) { in hmat_build_table_structs()262 hmat_cache = numa_state->hmat_cache[i][cache_level]; in hmat_build_table_structs()
611 …self.add_field('cache_level', bitfields.getbits(self.cache_configuration, 2, 0), "cache_configurat…