Searched refs:r4k_blast_dcache_page_indexed (Results 1 – 1 of 1) sorted by relevance
205 static void (* r4k_blast_dcache_page_indexed)(unsigned long addr); variable212 r4k_blast_dcache_page_indexed = (void *)cache_noop; in r4k_blast_dcache_page_indexed_setup()214 r4k_blast_dcache_page_indexed = blast_dcache16_page_indexed; in r4k_blast_dcache_page_indexed_setup()216 r4k_blast_dcache_page_indexed = blast_dcache32_page_indexed; in r4k_blast_dcache_page_indexed_setup()218 r4k_blast_dcache_page_indexed = blast_dcache64_page_indexed; in r4k_blast_dcache_page_indexed_setup()220 r4k_blast_dcache_page_indexed = blast_dcache128_page_indexed; in r4k_blast_dcache_page_indexed_setup()
Completed in 6 milliseconds