Home
last modified time | relevance | path

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

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