Changes in kernel/arch/sparc64/src/sun4v/start.S [9280dd0:6da15db7] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/sun4v/start.S
r9280dd0 r6da15db7 309 309 ba,a %xcc, 0b 310 310 311 .align 8 312 SYMBOL(temp_cpu_mondo_handler) 313 314 set 0x3c, %o0 315 set 0x15, %o5 316 ta 0x80 317 318 mov 0, %o0 319 setx before_ap_boots, %g1, %o1 320 setx 0x80400000, %g1, %o2 321 add %o1, %o2, %o1 322 __HYPERCALL_FAST(MMU_ENABLE) 323 324 before_ap_boots: 325 setx 0x80400000, %g1, %o0 326 ba,a %xcc, kernel_image_start 327 311 328 .section K_DATA_START, "aw", @progbits 312 329
Note:
See TracChangeset
for help on using the changeset viewer.