Searched refs:PAGE_OFFSET_L5 (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/riscv/include/asm/ | ||
| H A D | page.h | 29 #define PAGE_OFFSET_L5 _AC(0xff60000000000000, UL) macro |
| /linux/arch/riscv/mm/ | ||
| H A D | init.c | 865 kernel_map.page_offset = PAGE_OFFSET_L5; in set_satp_mode() |