Searched refs:r4k_blast_icache_page (Results 1 – 1 of 1) sorted by relevance
227 static void (* r4k_blast_icache_page)(unsigned long addr); variable234 r4k_blast_icache_page = (void *)cache_noop; in r4k_blast_icache_page_setup()236 r4k_blast_icache_page = blast_icache16_page; in r4k_blast_icache_page_setup()238 r4k_blast_icache_page = blast_icache32_page; in r4k_blast_icache_page_setup()240 r4k_blast_icache_page = blast_icache64_page; in r4k_blast_icache_page_setup()517 r4k_blast_icache_page(addr); in local_r4k_flush_cache_page()