Home
last modified time | relevance | path

Searched refs:cprboot (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/sun4u/ml/
H A Dcpr_resume_setup.s116 ! map this one page and jump to it from cprboot
158 ! since csu_md_t lives in a cprboot data page,
160 ! before freeing cprboot text/data pages
186 ! since this routine is entered only by a jmp from cprboot,
/titanic_41/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A DMakefile45 CPRBOOTOBJ = cb_srt0.o cprboot.o machdep.o pages.o bitmap.o util.o
47 ALL = cprboot
H A Dcb_srt0.s62 estack: ! top of cprboot stack
/titanic_41/usr/src/psm/stand/bootlst/sparc/
H A Dsrt0.s53 estack: ! top of cprboot stack
/titanic_41/usr/src/psm/stand/cpr/common/
H A DMakefile.com117 cprboot: $(CPRBOOT_MAPFILE) $(CPRBOOTOBJ) $(SALIBS)
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel-suspend-resume.mf61 $(sparc_ONLY)file path=platform/sun4u/cprboot group=sys reboot-needed=true
/titanic_41/usr/src/uts/i86pc/os/
H A Dmp_startup.c1495 start_other_cpus(int cprboot) in start_other_cpus() argument
1497 _NOTE(ARGUNUSED(cprboot)); in start_other_cpus()