summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/include/asm/mmu.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LoongArch: Add process managementHuacai Chen2022-06-031-0/+16
Add process management support for LoongArch, including: thread info definition, context switch and process tracing. Reviewed-by: WANG Xuerui <git@xen0n.name> Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>