mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-26 02:13:38 -04: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 */
|