Searched defs:VM_MIN_ADDRESS (Results 1 - 9 of 9) sorted by path

/freebsd-11-stable/contrib/gdb/gdb/
H A Dmips-tdep.c388 #define VM_MIN_ADDRESS (CORE_ADDR)0x400000 macro
/freebsd-11-stable/sys/amd64/include/
H A Dvmparam.h183 #define VM_MIN_ADDRESS (0) macro
/freebsd-11-stable/sys/arm/include/
H A Dvmparam.h134 #define VM_MIN_ADDRESS (0x00001000) macro
/freebsd-11-stable/sys/arm64/include/
H A Dvmparam.h158 #define VM_MIN_ADDRESS (0x0000000000000000UL) macro
/freebsd-11-stable/sys/i386/include/
H A Dvmparam.h162 #define VM_MIN_ADDRESS ((vm_offset_t)0) macro
/freebsd-11-stable/sys/mips/include/
H A Dvmparam.h77 #define VM_MIN_ADDRESS ((vm_offset_t)0x00000000) macro
/freebsd-11-stable/sys/powerpc/include/
H A Dvmparam.h71 #define VM_MIN_ADDRESS (0x0000000000000000UL) macro
75 #define VM_MIN_ADDRESS ((vm_offset_t)0) macro
82 #define VM_MIN_ADDRESS 0 macro
/freebsd-11-stable/sys/riscv/include/
H A Dvmparam.h152 #define VM_MIN_ADDRESS (0x0000000000000000UL) macro
/freebsd-11-stable/sys/sparc64/include/
H A Dvmparam.h177 #define VM_MIN_ADDRESS (0x0000000000000000UL) macro

Completed in 257 milliseconds