Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dprocessor.h31 mmap_end = VA_USER_SV39; \
48 mmap_base = VA_USER_SV39 - rnd_gap; \
H A Dpgtable.h126 #define VA_USER_SV39 (UL(1) << (VA_BITS_SV39 - 1)) macro