Searched refs:r4k_blast_icache_page (Results 1 – 1 of 1) sorted by relevance
226 static void (* r4k_blast_icache_page)(unsigned long addr); variable233 r4k_blast_icache_page = (void *)cache_noop; in r4k_blast_icache_page_setup()235 r4k_blast_icache_page = blast_icache16_page; in r4k_blast_icache_page_setup()237 r4k_blast_icache_page = blast_icache32_page; in r4k_blast_icache_page_setup()239 r4k_blast_icache_page = blast_icache64_page; in r4k_blast_icache_page_setup()516 r4k_blast_icache_page(addr); in local_r4k_flush_cache_page()