aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/mm/cacheflush.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-03nds32: To simplify the implementation of update_mmu_cache()Greentime Hu1-39/+8
2018-07-03nds32: To implement these icache invalidation APIs since nds32 cores don't snoopGreentime Hu1-21/+32
2018-05-23nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpageVincent Chen1-3/+1
2018-05-23nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_pageVincent Chen1-2/+7
2018-05-23nds32: Correct flush_dcache_page functionVincent Chen1-9/+12
2018-05-23nds32: Fix the symbols undefined issue by exporting them.Greentime Hu1-0/+22
2018-05-23nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and flush_kernel_vmap_rangeGreentime Hu1-0/+18
2018-02-22nds32: Cache and TLB routinesGreentime Hu1-0/+322