summaryrefslogtreecommitdiff
path: root/arch/csky/include/asm/mmu_context.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-27csky: Fixup compile errorGuo Ren1-1/+0
2021-01-12csky: Fix TLB maintenance synchronization problemGuo Ren1-2/+1
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren1-7/+1
2020-10-27csky: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-5/+3
2020-02-21csky: Add flush_icache_mm to defer flush icache allGuo Ren1-0/+2
2019-07-19csky: Use generic asid algorithm to implement switch_mmGuo Ren1-2/+10
2019-07-19csky: Revert mmu ASID mechanismGuo Ren1-105/+7
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren1-15/+2
2019-04-22csky: Support dynamic start physical addressGuo Ren1-2/+2
2018-12-03csky: bugfix tlb_get_pgd error.Guo Ren1-2/+2
2018-10-25csky: Process management and SignalGuo Ren1-0/+150