diff options
| author | Huacai Chen <chenhuacai@loongson.cn> | 2026-04-22 15:44:54 +0800 |
|---|---|---|
| committer | Huacai Chen <chenhuacai@loongson.cn> | 2026-04-22 15:44:54 +0800 |
| commit | 8b81576c16c0681b0c0148200a8c3ce33ad5f6fa (patch) | |
| tree | 7bcf3f0a3cff400d7e0a60e5f892a029be7f8d6f /include/linux/timerqueue.h | |
| parent | 3d9aba6618d115750729bba2d1f8af180bd7d3bd (diff) | |
LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) support
Add HIGHMEM (High Memory) support for LoongArch, mostly needed by 32BIT
kernel because the size of kernel virtual memory space is only 512MB and
the size of usable physical memory is only 256MB in this case.
HIGHMEM adds permanent kernel mapping (PKMAP) and fixed kernel mapping
(FIX_KMAP), which increase usable physical memory up to 2.25GB (2304MB).
We can just use the generic copy_user_highpage(), so remove the custom
version.
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
