Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/mm/
H A Dtsb.c330 static const char *tsb_cache_names[8] = { variable
354 for (i = 0; i < ARRAY_SIZE(tsb_cache_names); i++) { in pgtable_cache_init()
356 const char *name = tsb_cache_names[i]; in pgtable_cache_init()