Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dpage.h39 #define PAGE_OFFSET_L4 _AC(0xffffaf8000000000, UL) macro
/openbmc/linux/arch/riscv/mm/
H A Dinit.c747 kernel_map.page_offset = PAGE_OFFSET_L4; in disable_pgtable_l5()