Searched defs:KERNEL_LOAD_BASE (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/kernel/arch/arm/
H A Darch_kernel.h11 #define KERNEL_LOAD_BASE 0x80000000 macro
/haiku/headers/private/kernel/arch/riscv64/
H A Darch_kernel.h17 #define KERNEL_LOAD_BASE 0xffffffc000000000 macro
/haiku/headers/private/kernel/
H A Dkernel.h19 # define KERNEL_LOAD_BASE KERNEL_BASE macro
/haiku/headers/private/kernel/arch/x86/
H A Darch_kernel.h22 #define KERNEL_LOAD_BASE 0xffffffff80000000ll macro
24 #define KERNEL_LOAD_BASE 0x80000000 macro
40 #define KERNEL_LOAD_BASE 0xffffffff80000000 macro

Completed in 76 milliseconds