Searched refs:cpr (Results 51 - 58 of 58) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/uts/i86xpv/os/
H A Dxen_machdep.c77 #include <sys/cpr.h>
453 * cpr) and for migration. Would be nice to know the difference if
455 * may want to do more of the things that cpr does. (i.e. notify user
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A DMakefile129 cpr.h \
/opensolaris-onvv-gate/usr/src/uts/sun4u/os/
H A Dcpr_impl.c46 #include <sys/cpr.h>
247 * at this point, only the nucleus and a few cpr pages are
437 * a 8K tte would conflict with a 4MB tte. eg: the cpr module
543 * Write necessary machine dependent information to cpr state file,
544 * eg. sun4u mmu ctx secondary for the current running process (cpr) ...
1227 * for each cpr cycle.
1251 * 1. Fill the cpr page descriptor with the info of the dirty pages
1262 cpd_t cpd; /* cpr page descriptor */
1276 /* Fill cpr page descriptor. */
1315 /* Write cpr pag
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_dr.c60 #include <sys/cpr.h>
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c2002 scsa2usbp->scsa2usb_panic_info->cpr.cc_lockp =
2004 scsa2usbp->scsa2usb_panic_info->cpr.cc_id =
2019 SCSA2USB_CANCEL_CB(scsa2usbp->scsa2usb_panic_info->cpr.cc_id);
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c6937 /* keep PM out till we see a cpr resume */
7035 "hotplug thread active - can't cpr");
7150 * hubd cpr callback related functions
7218 /* register callback with cpr framework */
7232 hubd->h_cpr_cb->cpr.cc_lockp = &hubd->h_cpr_cb->lockp;
7233 hubd->h_cpr_cb->cpr.cc_id = callb_add(hubd_cpr_post_user_callb,
7238 /* unregister callback with cpr framework */
7246 (void) callb_delete(hubd->h_cpr_cb->cpr.cc_id);
/opensolaris-onvv-gate/usr/src/uts/common/
H A DMakefile.rules124 $(OBJS_DIR)/%.o: $(UTSBASE)/common/cpr/%.c
1612 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/cpr/%.c
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dsystem-header.mf854 file path=usr/include/sys/cpr.h

Completed in 138 milliseconds

123