Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/microblaze/include/asm/
Dhighmem.h53 #define flush_cache_kmaps() { flush_icache(); flush_dcache(); }
Dcacheflush.h65 #define flush_dcache() mbc->dfl(); macro
/kernel/linux/linux-5.10/arch/microblaze/kernel/
Dmodule.c120 flush_dcache(); in module_finalize()
/kernel/linux/linux-5.10/arch/sparc/mm/
Dinit_64.c280 static void flush_dcache(unsigned long pfn) in flush_dcache() function
401 flush_dcache(pfn); in update_mmu_cache()