mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00

Add memory management support for LoongArch, including: cache and tlb management, page fault handling and ioremap/mmap support. Reviewed-by: WANG Xuerui <git@xen0n.name> Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
4 lines
105 B
C
4 lines
105 B
C
#ifndef _ASM_LOONGARCH_VMALLOC_H
|
|
#define _ASM_LOONGARCH_VMALLOC_H
|
|
|
|
#endif /* _ASM_LOONGARCH_VMALLOC_H */
|