Home
last modified time | relevance | path

Searched refs:num_colors (Results 1 – 4 of 4) sorted by relevance

/arch/sparc/include/asm/
Dbitext.h20 int num_colors; member
/arch/sparc/lib/
Dbitext.c34 if (t->num_colors) { in bit_map_string_get()
37 align = t->num_colors; in bit_map_string_get()
/arch/sparc/mm/
Diommu.c122 iommu->usemap.num_colors = vac_cache_size >> PAGE_SHIFT; in sbus_iommu_init()
124 iommu->usemap.num_colors = 1; in sbus_iommu_init()
/arch/arc/mm/
Dcache.c973 int num_colors = dc->sz_k/dc->assoc/TO_KB(PAGE_SIZE); in arc_cache_init() local
978 if (CACHE_COLORS_NUM != num_colors) in arc_cache_init()