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

/linux-4.4.14/arch/sh/kernel/cpu/
H A Dproc.c64 static void show_cacheinfo(struct seq_file *m, const char *type, show_cacheinfo() function
112 show_cacheinfo(m, "cache", c->icache); show_cpuinfo()
115 show_cacheinfo(m, "icache", c->icache); show_cpuinfo()
116 show_cacheinfo(m, "dcache", c->dcache); show_cpuinfo()
121 show_cacheinfo(m, "scache", c->scache); show_cpuinfo()
/linux-4.4.14/arch/s390/kernel/
H A Dprocessor.c79 show_cacheinfo(m); show_cpuinfo()
H A Dcache.c67 void show_cacheinfo(struct seq_file *m) show_cacheinfo() function
/linux-4.4.14/arch/s390/include/asm/
H A Dprocessor.h175 void show_cacheinfo(struct seq_file *m);

Completed in 195 milliseconds