Home
last modified time | relevance | path

Searched refs:flush_dcache (Results 1 – 4 of 4) sorted by relevance

/linux/arch/microblaze/include/asm/
H A Dhighmem.h52 #define flush_cache_kmaps() { flush_icache(); flush_dcache(); }
H A Dcacheflush.h65 #define flush_dcache() mbc->dfl(); macro
/linux/arch/microblaze/kernel/
H A Dmodule.c94 flush_dcache(); in module_finalize()
/linux/arch/sparc/mm/
H A Dinit_64.c286 static void flush_dcache(unsigned long pfn) in flush_dcache() function
410 flush_dcache(pfn); in update_mmu_cache_range()