Searched defs:MAX_CORES_PER_CMP (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Ddrmach.h48 #define MAX_CORES_PER_CMP 1 macro
/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Ddrmach.h55 #define MAX_CORES_PER_CMP 2 macro
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddrmach.h51 /* DR uses MAX_CORES_PER_CMP as number of logical CPUs within a CMP. */
52 #define MAX_CORES_PER_CMP drmach_max_core_per_cmp() macro
55 #define MAX_CPU_UNITS_PER_BOARD (MAX_CMP_UNITS_PER_BOARD * MAX_CORES_PER_CMP)
58 #define CPU_IMPL_IS_CMP(impl) (MAX_CORES_PER_CMP > 1)
/illumos-gate/usr/src/uts/sun4u/opl/sys/
H A Ddrmach.h55 * DR uses MAX_CORES_PER_CMP as number of virtual CPU within a CMP
57 #define MAX_CORES_PER_CMP OPL_MAX_CPU_PER_CMP macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbdpriv.h614 #define MAX_CORES_PER_CMP 2 macro

Completed in 61 milliseconds