Home
last modified time | relevance | path

Searched refs:tm_cprboot_end (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/psm/stand/cpr/common/
H A Dsupport.c222 mem_term->tm_cprboot_end.tv_sec = prom_gettime() / 1000; in cpr_update_terminator()
/titanic_44/usr/src/uts/common/cpr/
H A Dcpr_main.c1048 ctp = &cpr_term.tm_cprboot_end; in cpr_resume()
1287 ctp = &cpr_term.tm_cprboot_end; in cpr_suspend_init()
H A Dcpr_stat.c278 endp = &cpr_term.tm_cprboot_end; in cpr_convert_promtime()
/titanic_44/usr/src/uts/common/sys/
H A Dcpr.h352 cpr_time_t tm_cprboot_end; /* time before jumping to kernel */ member