r4k_blast_icache_page_indexed 355 arch/mips/mm/c-r4k.c static void (* r4k_blast_icache_page_indexed)(unsigned long addr); r4k_blast_icache_page_indexed 362 arch/mips/mm/c-r4k.c r4k_blast_icache_page_indexed = (void *)cache_noop; r4k_blast_icache_page_indexed 364 arch/mips/mm/c-r4k.c r4k_blast_icache_page_indexed = blast_icache16_page_indexed; r4k_blast_icache_page_indexed 367 arch/mips/mm/c-r4k.c r4k_blast_icache_page_indexed = r4k_blast_icache_page_indexed 370 arch/mips/mm/c-r4k.c r4k_blast_icache_page_indexed = r4k_blast_icache_page_indexed 373 arch/mips/mm/c-r4k.c r4k_blast_icache_page_indexed = r4k_blast_icache_page_indexed 376 arch/mips/mm/c-r4k.c r4k_blast_icache_page_indexed = r4k_blast_icache_page_indexed 379 arch/mips/mm/c-r4k.c r4k_blast_icache_page_indexed = blast_icache64_page_indexed;