HomeSort by relevance Sort by last modified time
    Searched refs:SEGKPDEFSIZE (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/uts/sun4/sys/
vm_machparam.h 87 #define SEGKPDEFSIZE (2L * 1024L * 1024L * 1024L) /* 2G */
91 #define SEGKPDEFSIZE (512 * 1024 * 1024)
  /onnv/onnv-gate/usr/src/uts/i86pc/sys/
machparam.h 182 #define SEGKPDEFSIZE (2L * 1024L * 1024L * 1024L) /* 2G */
  /onnv/onnv-gate/usr/src/uts/i86pc/os/
startup.c 312 pgcnt_t segkpsize = btop(SEGKPDEFSIZE); /* size of segkp segment in pages */
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4/os/
startup.c 122 btop(SEGKPDEFSIZE); /* size of segkp segment in pages */
    [all...]

Completed in 1590 milliseconds