show_cacheinfo
void show_cacheinfo(struct seq_file *m);
show_cacheinfo(m);
show_cacheinfo(m, "cache", c->icache);
show_cacheinfo(m, "icache", c->icache);
show_cacheinfo(m, "dcache", c->dcache);
show_cacheinfo(m, "scache", c->scache);