Searched refs:cpu0 (Results 1 - 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvmodel.info36 REFPROP _temperature-sensor_ /platform/pci/ebus/i2c?UnitAddress=1,30/temperature?UnitAddress=0,30/cpu0
41 REFPROP _temperature-sensor_ /platform/pci/ebus/i2c?UnitAddress=1,30/temperature?UnitAddress=0,30/cpu0-ambient
69 name:/platform/pci/ebus/i2c?UnitAddress=1,30/temperature?UnitAddress=0,30/cpu0
73 name:/platform/pci/ebus/i2c?UnitAddress=1,30/temperature?UnitAddress=0,30/cpu0-ambient
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/devtree/
H A Dpicl_asr.conf56 # key = cpu0-bank3
57 # key = cpu0-bank2
58 # key = cpu0-bank1
59 # key = cpu0-bank0
68 cpu0-bank0 memory-module-group unused /memory-controller@0,0/memory-module-group I?ID=0
69 cpu0-bank0 memory-module disabled /memory-controller@0,0/memory-module-group?ID=0/memory-module I?ID=0
70 cpu0-bank0 memory-module unused /memory-controller@0,0/memory-module-group?ID=0/memory-module I?ID=1
71 cpu0-bank1 memory-module-group unused /memory-controller@0,0/memory-module-group I?ID=0
72 cpu0-bank1 memory-module unused /memory-controller@0,0/memory-module-group?ID=0/memory-module I?ID=0
73 cpu0
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frutree/
H A Dpiclfrutree.info119 REFNODE cpu0-fan fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/hardware-monitor@0,58/cpu0-fan
H A Dsystem-board.info294 name:/platform/pci@1e,600000/isa@7/i2c@0,320/hardware-monitor@0,58/cpu0-fan
295 REFPROP _fru_parent /frutree/chassis/F1/cpu0-fan
306 name:/platform/pci@1e,600000/isa@7/i2c@0,320/hardware-monitor@0,58/cpu0
354 REFPROP _temperature-sensor_ name:/platform/pci@1e,600000/isa@7/i2c@0,320/hardware-monitor@0,58/cpu0
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/frutree/
H A Denvmodel.info49 REFPROP _temperature-sensor_ /platform/pci/ebus/i2c?UnitAddress=1,30/temperature?UnitAddress=0,30/cpu0
54 REFPROP _temperature-sensor_ /platform/pci/ebus/i2c?UnitAddress=1,30/temperature?UnitAddress=0,30/cpu0-ambient
/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn_xf.h108 extern cpu_t cpu0;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvmodel.info42 #define ENV_CPU0_FAN cpu0-fan
50 #define SENSOR_CPU0_DIE cpu0
/illumos-gate/usr/src/uts/sun4u/starfire/os/
H A Dcpu_sgnblk.c55 * out as the bootproc (cpu0).
57 struct cpu *SIGBCPU = &cpu0;
H A Dbbus_intr.c135 extern struct cpu cpu0;
308 bbus_intr_inum = UPAID_TO_IGN(cpu0.cpu_id) * MAX_INO;
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_mp_startup.c71 if (cpuid == cpu0.cpu_id) {
73 * cpu0 starts out running. Other cpus are
/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_startup.c328 if (cpu0.cpu_flags == 0) {
329 cp = &cpu0;
526 if (cp != &cpu0) {
H A Dmlsetup.c142 cpu0.cpu_self = &cpu0;
159 t0.t_cpu = &cpu0; /* loaded by _start */
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_mp_startup.c78 * cpu0 is always initialized at boot time, but it can be initialized
80 * we are booting by verifying cpu_list. During boot, cpu0 is already
85 if (cpuid == cpu0.cpu_id && ncpus == 1 && cpu_list[0].cpu_id == cpuid) {
87 * cpu0 starts out running. Other cpus are
H A Dmpo.c179 static int valid_pages(md_t *md, mde_cookie_t cpu0);
1322 valid_pages(md_t *md, mde_cookie_t cpu0) argument
1336 if (cpu0 == NULL)
1339 if (md_get_prop_val(md, cpu0, "mmu-page-size-list", &szc_mask))
/illumos-gate/usr/src/cmd/fm/eversholt/files/sparc/sun4u/
H A Dschizo.esc144 event ereport.io.sch.saf.cpu0-par@hostbridge{within(5s)};
145 event ereport.io.sch.saf.cpu0-bidi@hostbridge{within(5s)};
152 * - cpu0-par: parity error on the unidirectional signals.
153 * - cpu0-bidi: parity error on the bi-directional signals.
156 ereport.io.sch.saf.cpu0-par@hostbridge,
157 ereport.io.sch.saf.cpu0-bidi@hostbridge;
208 * - cpu0-par: parity error on the unidirectional signals.
209 * - cpu0-bidi: parity error on the bidirectional signals.
218 ereport.io.sch.saf.cpu0-par@hostbridge,
219 ereport.io.sch.saf.cpu0
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/devtree/
H A Dpicl_asr.conf68 cpu0 cpu disabled /SUNW,UltraSPARC-IIIi@0,0 I?ID=0:I?clock-frequency=0
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/devtree/
H A Dpicl_asr.conf68 cpu0 cpu disabled /SUNW,UltraSPARC-IIIi@0,0 I?ID=0:I?clock-frequency=0
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachsystm.h206 extern struct cpu cpu0;
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_locore.s117 * cpu0 and its ptl1_panic stack. The cpu structure must be allocated
120 .global cpu0
122 cpu0: label
123 .type cpu0, #object
125 .size cpu0, CPU_ALLOC_SIZE
327 set cpu0, %o0 ! &cpu0
329 stn %o0, [%g1 + %g2] ! cpu[cpuid] = &cpu0
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachsystm.h203 extern struct cpu cpu0;
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.s117 * cpu0 and its ptl1_panic stack. The cpu structure must be allocated
120 .global cpu0
122 cpu0: label
123 .type cpu0, #object
125 .size cpu0, CPU_ALLOC_SIZE
319 set cpu0, %o0 ! &cpu0
321 stn %o0, [%g1 + %g2] ! cpu[cpuid] = &cpu0
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/powerpc/
H A Dp2041rdb.dts69 cpu-handle = <&cpu0>;
102 cpu-handle = <&cpu0>;
H A Dp3041ds.dts70 cpu-handle = <&cpu0>;
103 cpu-handle = <&cpu0>;
H A Dp5020ds.dts70 cpu-handle = <&cpu0>;
101 cpu-handle = <&cpu0>;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Denvmodel.info56 #define SENSOR_CPU0 cpu0
94 PROP Label string r 0 "cpu0-sensor"
131 PROP Label string r 0 "cpu0-fan"

Completed in 138 milliseconds

12