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

/freebsd-9.3-release/sys/mips/include/
H A Dvmparam.h80 #define VM_MINUSER_ADDRESS ((vm_offset_t)0x00000000) macro
83 #define VM_MAXUSER_ADDRESS (VM_MINUSER_ADDRESS + (NPDEPG * NBSEG))
/freebsd-9.3-release/sys/sparc64/include/
H A Dvmparam.h200 #define VM_MINUSER_ADDRESS (VM_MIN_USER_ADDRESS) macro

Completed in 103 milliseconds