Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
A Dc-r4k.c359 static void (* r4k_blast_icache_page_indexed)(unsigned long addr); variable
366 r4k_blast_icache_page_indexed = (void *)cache_noop; in r4k_blast_icache_page_indexed_setup()
368 r4k_blast_icache_page_indexed = blast_icache16_page_indexed; in r4k_blast_icache_page_indexed_setup()
372 r4k_blast_icache_page_indexed = in r4k_blast_icache_page_indexed_setup()
375 r4k_blast_icache_page_indexed = in r4k_blast_icache_page_indexed_setup()
378 r4k_blast_icache_page_indexed = in r4k_blast_icache_page_indexed_setup()
381 r4k_blast_icache_page_indexed = in r4k_blast_icache_page_indexed_setup()
384 r4k_blast_icache_page_indexed = blast_icache64_page_indexed; in r4k_blast_icache_page_indexed_setup()

Completed in 6 milliseconds