HomeSort by relevance Sort by last modified time
    Searched defs:NCPU (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/mdb/common/mdb/
mdb_param.h 136 #define NCPU _mdb_ks_ncpu
  /onnv/onnv-gate/usr/src/uts/i86pc/sys/
machparam.h 57 #define NCPU 256
59 #define NCPU 32
  /onnv/onnv-gate/usr/src/uts/sun4u/sys/
machparam.h 72 * Maximum cpuid value that we support. NCPU can be defined in a platform's
76 #define NCPU 64
78 #ifndef NCPU
79 #define NCPU 32
89 #define MAX_CPU_CHIPID NCPU
239 #define PPMAP_FAST_SIZE (MAXPP_SLOTS * PAGESIZE * NCPU)
  /onnv/onnv-gate/usr/src/uts/sun4v/sys/
machparam.h 59 * Maximum cpuid value that we support. NCPU can be defined in a platform's
62 #ifndef NCPU
63 #define NCPU 256
72 #define MAX_CPU_CHIPID NCPU
222 #define PPMAP_FAST_SIZE (MAXPP_SLOTS * PAGESIZE * NCPU)
  /onnv/onnv-gate/usr/src/uts/common/sys/
param.h 392 #define NCPU _ncpu

Completed in 240 milliseconds