Searched refs:show_cacheinfo (Results 1 - 1 of 1) sorted by relevance

/arch/sh/kernel/cpu/
H A Dproc.c62 static void show_cacheinfo(struct seq_file *m, const char *type, function
110 show_cacheinfo(m, "cache", c->icache);
113 show_cacheinfo(m, "icache", c->icache);
114 show_cacheinfo(m, "dcache", c->dcache);
119 show_cacheinfo(m, "scache", c->scache);

Completed in 72 milliseconds