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

/linux-4.1.27/arch/mips/mm/
H A Dc-r4k.c322 static void (* r4k_blast_icache_page_indexed)(unsigned long addr); variable
329 r4k_blast_icache_page_indexed = (void *)cache_noop; r4k_blast_icache_page_indexed_setup()
331 r4k_blast_icache_page_indexed = blast_icache16_page_indexed; r4k_blast_icache_page_indexed_setup()
334 r4k_blast_icache_page_indexed = r4k_blast_icache_page_indexed_setup()
337 r4k_blast_icache_page_indexed = r4k_blast_icache_page_indexed_setup()
340 r4k_blast_icache_page_indexed = r4k_blast_icache_page_indexed_setup()
343 r4k_blast_icache_page_indexed = r4k_blast_icache_page_indexed_setup()
346 r4k_blast_icache_page_indexed = blast_icache64_page_indexed; r4k_blast_icache_page_indexed_setup()

Completed in 63 milliseconds