summaryrefslogtreecommitdiff
path: root/arch/csky/include/asm/mmu_context.h
Commit message (Expand)AuthorAgeFilesLines
* csky: Fixup compile errorGuo Ren2021-02-271-1/+0
* csky: Fix TLB maintenance synchronization problemGuo Ren2021-01-121-2/+1
* csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren2021-01-121-7/+1
* csky: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-5/+3
* csky: Add flush_icache_mm to defer flush icache allGuo Ren2020-02-211-0/+2
* csky: Use generic asid algorithm to implement switch_mmGuo Ren2019-07-191-2/+10
* csky: Revert mmu ASID mechanismGuo Ren2019-07-191-105/+7
* csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-221-15/+2
* csky: Support dynamic start physical addressGuo Ren2019-04-221-2/+2
* csky: bugfix tlb_get_pgd error.Guo Ren2018-12-031-2/+2
* csky: Process management and SignalGuo Ren2018-10-261-0/+150