Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dbcache.h17 struct bcache_ops { struct
31 extern struct bcache_ops *bcops; argument
/openbmc/linux/arch/mips/mm/
H A Dcache.c66 static struct bcache_ops no_sc_ops = {
73 struct bcache_ops *bcops = &no_sc_ops;
H A Dsc-r5k.c94 static struct bcache_ops r5k_sc_ops = {
H A Dsc-ip22.c177 static struct bcache_ops indy_sc_ops = {
H A Dsc-rm7k.c176 static struct bcache_ops rm7k_sc_ops = {
H A Dsc-mips.c101 static struct bcache_ops mips_sc_ops = {