Searched refs:r4k_blast_dcache_page_indexed (Results 1 – 1 of 1) sorted by relevance
204 static void (* r4k_blast_dcache_page_indexed)(unsigned long addr); variable211 r4k_blast_dcache_page_indexed = (void *)cache_noop; in r4k_blast_dcache_page_indexed_setup()213 r4k_blast_dcache_page_indexed = blast_dcache16_page_indexed; in r4k_blast_dcache_page_indexed_setup()215 r4k_blast_dcache_page_indexed = blast_dcache32_page_indexed; in r4k_blast_dcache_page_indexed_setup()217 r4k_blast_dcache_page_indexed = blast_dcache64_page_indexed; in r4k_blast_dcache_page_indexed_setup()219 r4k_blast_dcache_page_indexed = blast_dcache128_page_indexed; in r4k_blast_dcache_page_indexed_setup()