Home
last modified time | relevance | path

Searched refs:flt_pc (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/sun4/sys/
H A Dasync.h70 caddr_t flt_pc; /* program counter from error trap */ member
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1396 DATA_TYPE_UINT64, (uint64_t)aflt->flt_pc, NULL);
1942 aflt->flt_pc = (caddr_t)rp->r_pc;
2122 aflt->flt_pc = (caddr_t)rp->r_pc;
H A Dus3_common.c1222 aflt->flt_pc = tpc; in cpu_check_cpu_logout()
1390 aflt->flt_pc = tpc; in cpu_log_fast_ecc_error()
1680 aflt->flt_pc = (caddr_t)rp->r_pc; in cpu_disrupting_error()
1818 aflt->flt_pc = (caddr_t)rp->r_pc; in cpu_deferred_error()
2110 aflt->flt_pc = tpc; in cpu_parity_error()
4583 DATA_TYPE_UINT64, (uint64_t)aflt->flt_pc, NULL); in cpu_payload_add_aflt()
6334 aflt->flt_pc = NULL;
H A Dus3_cheetahplus.c1020 aflt->flt_pc = (caddr_t)rp->r_pc; in cpu_tlb_parity_error()
H A Dspitfire.c845 ecc->flt_pc = (caddr_t)rp->r_pc; in cpu_ce_error()
1302 aflt->flt_pc = (caddr_t)rp->r_pc; in cpu_async_error()
3289 (void *)aflt->flt_pc); in cpu_aflt_log()
/titanic_44/usr/src/uts/sun4v/os/
H A Derror.c262 aflt->flt_pc = (caddr_t)rp->r_pc; in process_nonresumable_error()