summaryrefslogtreecommitdiff
path: root/arch/csky/abiv2/cacheflush.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-13csky: mmu: Prevent spurious page faultsGuo Ren1-0/+3
2021-01-12csky: Fixup update_mmu_cache called with user io mappingGuo Ren1-0/+3
2020-02-21csky: Add flush_icache_mm to defer flush icache allGuo Ren1-0/+55
2020-02-21csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860)Guo Ren1-6/+8
2020-02-21csky: Remove unnecessary flush_icache_* implementationGuo Ren1-23/+0
2019-04-22csky: Fixup wrong update_mmu_cache implementationGuo Ren1-11/+2
2018-10-25csky: Cache and TLB routinesGuo Ren1-0/+60