Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/mm/
Dc-r4k.c244 static void (* r4k_blast_icache_page_indexed)(unsigned long addr); variable
251 r4k_blast_icache_page_indexed = (void *)cache_noop; in r4k_blast_icache_page_indexed_setup()
253 r4k_blast_icache_page_indexed = blast_icache16_page_indexed; in r4k_blast_icache_page_indexed_setup()
256 r4k_blast_icache_page_indexed = in r4k_blast_icache_page_indexed_setup()
259 r4k_blast_icache_page_indexed = in r4k_blast_icache_page_indexed_setup()
262 r4k_blast_icache_page_indexed = in r4k_blast_icache_page_indexed_setup()
265 r4k_blast_icache_page_indexed = blast_icache64_page_indexed; in r4k_blast_icache_page_indexed_setup()