Home
last modified time | relevance | path

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

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