Home
last modified time | relevance | path

Searched refs:PAGE_OFFSET_L5 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dpage.h29 #define PAGE_OFFSET_L5 _AC(0xff60000000000000, UL) macro
/linux/arch/riscv/mm/
H A Dinit.c865 kernel_map.page_offset = PAGE_OFFSET_L5; in set_satp_mode()