Searched refs:r4k_blast_dcache_page_indexed (Results 1 – 1 of 1) sorted by relevance
172 static void (* r4k_blast_dcache_page_indexed)(unsigned long addr); variable179 r4k_blast_dcache_page_indexed = (void *)cache_noop; in r4k_blast_dcache_page_indexed_setup()181 r4k_blast_dcache_page_indexed = blast_dcache16_page_indexed; in r4k_blast_dcache_page_indexed_setup()183 r4k_blast_dcache_page_indexed = blast_dcache32_page_indexed; in r4k_blast_dcache_page_indexed_setup()185 r4k_blast_dcache_page_indexed = blast_dcache64_page_indexed; in r4k_blast_dcache_page_indexed_setup()187 r4k_blast_dcache_page_indexed = blast_dcache128_page_indexed; in r4k_blast_dcache_page_indexed_setup()