Searched refs:local_flush_data_cache_page (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/mips/mm/
H A Dcache.c46 void (*local_flush_data_cache_page)(void * addr); variable
50 EXPORT_SYMBOL_GPL(local_flush_data_cache_page); variable
H A Dc-tx39.c373 local_flush_data_cache_page = (void *) tx39h_flush_icache_all; tx39_cache_init()
404 local_flush_data_cache_page = local_tx39_flush_data_cache_page; tx39_cache_init()
H A Dc-r3k.c332 local_flush_data_cache_page = local_r3k_flush_data_cache_page; r3k_cache_init()
H A Dc-r4k.c1690 local_flush_data_cache_page = local_r4k_flush_data_cache_page; r4k_cache_init()
1738 local_flush_data_cache_page = (void *)b5k_instruction_hazard; r4k_cache_init()
/linux-4.1.27/arch/mips/include/asm/mach-generic/
H A Dide.h45 local_flush_data_cache_page((void *)addr); __ide_flush_dcache_range()
/linux-4.1.27/arch/mips/include/asm/
H A Dcacheflush.h110 extern void (*local_flush_data_cache_page)(void * addr);

Completed in 158 milliseconds