Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dbcache.h17 struct bcache_ops { struct
31 extern struct bcache_ops *bcops;
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dbcache.h17 struct bcache_ops { struct
31 extern struct bcache_ops *bcops;
/kernel/linux/linux-6.6/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-mips.c101 static struct bcache_ops mips_sc_ops = {
H A Dsc-rm7k.c176 static struct bcache_ops rm7k_sc_ops = {
/kernel/linux/linux-5.10/arch/mips/mm/
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-mips.c101 static struct bcache_ops mips_sc_ops = {
H A Dsc-rm7k.c176 static struct bcache_ops rm7k_sc_ops = {
H A Dc-r4k.c119 static struct bcache_ops no_sc_ops = {
126 struct bcache_ops *bcops = &no_sc_ops;

Completed in 11 milliseconds