bc_prefetch_disable 23 arch/mips/include/asm/bcache.h void (*bc_prefetch_disable)(void); bc_prefetch_disable 61 arch/mips/include/asm/bcache.h if (bcops->bc_prefetch_disable) bc_prefetch_disable 62 arch/mips/include/asm/bcache.h bcops->bc_prefetch_disable(); bc_prefetch_disable 40 arch/mips/mm/sc-debugfs.c bc_prefetch_disable(); bc_prefetch_disable 108 arch/mips/mm/sc-mips.c .bc_prefetch_disable = mips_sc_prefetch_disable,