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

/linux-4.1.27/arch/mips/include/asm/
H A Dbcache.h27 extern struct bcache_ops *bcops;
31 bcops->bc_enable(); bc_enable()
36 bcops->bc_disable(); bc_disable()
41 bcops->bc_wback_inv(page, size); bc_wback_inv()
46 bcops->bc_inv(page, size); bc_inv()
/linux-4.1.27/arch/mips/mm/
H A Dsc-r5k.c105 bcops = &r5k_sc_ops; r5k_sc_init()
H A Dsc-ip22.c174 bcops = &indy_sc_ops; indy_sc_init()
H A Dsc-mips.c147 bcops = &mips_sc_ops; mips_sc_init()
H A Dsc-rm7k.c247 bcops = &rm7k_sc_ops; rm7k_sc_init()
H A Dc-r4k.c94 struct bcache_ops *bcops = &no_sc_ops; variable in typeref:struct:bcache_ops

Completed in 186 milliseconds