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