Searched refs:VM_MIN_USER_ADDRESS (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/arm64/include/
H A Dvmparam.h155 * VM_MIN_USER_ADDRESS and VM_MAX_USER_ADDRESS define the start and end of the
195 #define VM_MIN_USER_ADDRESS (0x0000000000000000UL) macro
198 #define VM_MINUSER_ADDRESS (VM_MIN_USER_ADDRESS)
/freebsd-11-stable/sys/riscv/include/
H A Dvmparam.h149 * VM_MIN_USER_ADDRESS and VM_MAX_USER_ADDRESS define the start and end of the
189 #define VM_MIN_USER_ADDRESS (0x0000000000000000UL) macro
192 #define VM_MINUSER_ADDRESS (VM_MIN_USER_ADDRESS)
/freebsd-11-stable/sys/sparc64/include/
H A Dvmparam.h170 * VM_MIN_USER_ADDRESS and VM_MAX_USER_ADDRESS define the start and end of the
189 #define VM_MIN_USER_ADDRESS (0x0000000000000000UL) macro
192 #define VM_MINUSER_ADDRESS (VM_MIN_USER_ADDRESS)

Completed in 121 milliseconds