Searched refs:flush_data_cache_page (Results 1 – 10 of 10) sorted by relevance
47 void (*flush_data_cache_page)(unsigned long addr); variable51 EXPORT_SYMBOL(flush_data_cache_page);102 flush_data_cache_page(addr); in __flush_dcache_page()119 flush_data_cache_page((unsigned long)kaddr); in __flush_anon_page()122 flush_data_cache_page(addr); in __flush_anon_page()145 flush_data_cache_page(addr); in __update_cache()
374 flush_data_cache_page = (void *) tx39h_flush_icache_all; in tx39_cache_init()405 flush_data_cache_page = tx39_flush_data_cache_page; in tx39_cache_init()
333 flush_data_cache_page = r3k_flush_data_cache_page; in r3k_cache_init()
294 flush_data_cache_page = octeon_flush_data_cache_page; in octeon_cache_init()
175 flush_data_cache_page((unsigned long)vto); in copy_user_highpage()
1691 flush_data_cache_page = r4k_flush_data_cache_page; in r4k_cache_init()1727 flush_data_cache_page = r4k_blast_dcache_page; in r4k_cache_init()1739 flush_data_cache_page = (void *)b5k_instruction_hazard; in r4k_cache_init()
42 static void flush_data_cache_page(unsigned long addr) in flush_data_cache_page() function73 flush_data_cache_page(addr); in flush_dcache_page()92 flush_data_cache_page(addr); in __update_cache()
101 extern void (*flush_data_cache_page)(unsigned long addr); in clear_user_page()105 flush_data_cache_page((unsigned long)addr); in clear_user_page()
111 extern void (*flush_data_cache_page)(unsigned long addr);
241 flush_data_cache_page((entryhi & VPN2_MASK) & in kvm_mips_host_tlb_write()246 flush_data_cache_page(((entryhi & VPN2_MASK) & in kvm_mips_host_tlb_write()