Home
last modified time | relevance | path

Searched refs:drmach_shutdown_asm_end (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach_asm.s355 .global drmach_shutdown_asm_end
359 drmach_shutdown_asm_end: label
/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c2500 extern void drmach_shutdown_asm_end(void); in drmach_cpu_stop_self()
2502 funclen = (uintptr_t)drmach_shutdown_asm_end - in drmach_cpu_stop_self()
2525 src < (uint_t *)drmach_shutdown_asm_end; src++, dst++) in drmach_cpu_stop_self()
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c5482 extern void drmach_shutdown_asm_end(void); in drmach_cpu_stop_self()
5488 ASSERT(((ptrdiff_t)drmach_shutdown_asm_end - in drmach_cpu_stop_self()
5500 while (q < (uint_t *)drmach_shutdown_asm_end) in drmach_cpu_stop_self()