Searched refs:VM_KERNEL_BASE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/riscv/include/
H A Dvmparam.h164 #define VM_KERNEL_BASE VM_MIN_KERNEL_ADDRESS macro
166 #define VM_KERNEL_DTB_BASE (VM_KERNEL_BASE + VM_KERNEL_SIZE)
/netbsd-current/sys/arch/riscv/riscv/
H A Dlocore.S72 #if VM_MIN_KERNEL_ADDRESS != VM_KERNEL_BASE
73 #error VM_MIN_KERNEL_ADDRESS assumed to match VM_KERNEL_BASE

Completed in 195 milliseconds