/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | r8169.c | 319 static struct rtl8169_private *tpc; variable 385 tpc->mmio_addr = &ioaddr; in rtl8169_init_board() 402 tpc->chipset = i; in rtl8169_init_board() 409 tpc->chipset = 0; in rtl8169_init_board() 453 cur_rx = tpc->cur_rx; in r8169_poll() 454 if ((tpc->RxDescArray[cur_rx].status & OWNbit) == 0) { in r8169_poll() 466 if (!(tpc->RxDescArray[cur_rx].status & RxRES)) { in r8169_poll() 467 nic->packetlen = (int) (tpc->RxDescArray[cur_rx]. in r8169_poll() 469 memcpy(nic->packet, tpc->RxBufferRing[cur_rx], in r8169_poll() 472 tpc->RxDescArray[cur_rx].status = in r8169_poll() [all …]
|
/titanic_44/usr/src/uts/common/os/ |
H A D | labelsys.c | 194 tpc_free(tsol_tpc_t *tpc) in tpc_free() argument 196 DTRACE_PROBE1(tx__tndb__l3__tpcfree, tsol_tpc_t *, tpc); in tpc_free() 197 ASSERT(tpc->tpc_invalid); in tpc_free() 198 mutex_exit(&tpc->tpc_lock); in tpc_free() 199 mutex_destroy(&tpc->tpc_lock); in tpc_free() 200 kmem_free(tpc, sizeof (*tpc)); in tpc_free() 211 tsol_tpc_t *tpc = NULL; in tnrhtp_find() local 215 tpc = (tsol_tpc_t *)hv; in tnrhtp_find() 216 if (tpc->tpc_invalid) in tnrhtp_find() 217 tpc = NULL; in tnrhtp_find() [all …]
|
/titanic_44/usr/src/uts/sparc/fpu/ |
H A D | iu_simulator.c | 138 uintptr_t tpc; in fbcc_sim() local 141 tpc = pregs->r_pc; in fbcc_sim() 144 pregs->r_pc = tpc + in fbcc_sim() 147 pregs->r_pc = tpc + in fbcc_sim() 154 pregs->r_npc = tpc + in fbcc_sim() 157 pregs->r_npc = tpc + in fbcc_sim()
|
/titanic_44/usr/src/cmd/mdb/sparc/kmdb/ |
H A D | kmdb_dpi_isadep.c | 48 kmdb_dpi_handle_fault(kreg_t tt, kreg_t tpc, kreg_t tnpc, kreg_t sp, int cpuid) in kmdb_dpi_handle_fault() argument 51 "tnpc 0x%0?p, sp 0x%0?p, fault_pcb 0x%0?p\n", tt, tpc, tnpc, sp, in kmdb_dpi_handle_fault() 75 kmdb_fault(tt, tpc, sp, cpuid); in kmdb_dpi_handle_fault()
|
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | tsol.c | 182 tsol_tpc_t tpc; in tnrhtp_walk_callback() local 184 if (mdb_vread(&tpc, sizeof (tpc), (uintptr_t)mhe->mhe_val) == -1) { in tnrhtp_walk_callback() 188 return (twd->old_callback((uintptr_t)mhe->mhe_val, &tpc, in tnrhtp_walk_callback()
|
/titanic_44/usr/src/uts/sun4u/sys/ |
H A D | machthread.h | 200 rdpr %tpc, scr1; \ 224 wrpr %g0, scr1, %tpc; \
|
H A D | traptrace.h | 304 rdpr %tpc, scr2; \ 339 rdpr %tpc, scr2; \ 364 rdpr %tpc, scr2; \
|
H A D | opl_olympus_regs.h | 298 uint64_t tpc; member
|
H A D | cheetahasm.h | 1073 wrpr %g1, %tpc; \ 1157 rdpr %tpc, %g3; \ 1179 rdpr %tpc, %g4; \
|
/titanic_44/usr/src/uts/sun4v/ml/ |
H A D | trap_table.s | 851 rdpr %tpc, %g2 ;\ 1063 rdpr %tpc, %g6 ;\ 1547 rdpr %tpc, %l1 ! arg0 == tpc 1595 rdpr %tpc, %g1 ! ld trapping instruction using 1634 rdpr %tpc, %l6 ! arg0 == tpc 1714 rdpr %tpc, %g5 ! get faulting PC 1884 wrpr %g1, %tpc 2081 rdpr %tpc, %g2 2149 rdpr %tpc, %g2 2404 rdpr %tpc, %g6 [all …]
|
H A D | mach_xc.s | 74 wrpr %g1, %tpc ! PC <- TNPC[TL] 87 rdpr %tpc, %g6
|
H A D | mach_interrupt.s | 612 rdpr %tpc, %g4
|
/titanic_44/usr/src/uts/sun4u/ml/ |
H A D | mach_xc.s | 72 wrpr %g1, %tpc ! PC <- TNPC[TL] 85 rdpr %tpc, %g6
|
H A D | trap_table.s | 966 rdpr %tpc, %g2 ;\ 1304 rdpr %tpc, %g6 ;\ 1774 rdpr %tpc, %l1 ! arg0 == tpc 1822 rdpr %tpc, %g1 ! ld trapping instruction using 1861 rdpr %tpc, %l6 ! arg0 == tpc 1941 rdpr %tpc, %g5 ! get faulting PC 2316 rdpr %tpc, %g2 2386 rdpr %tpc, %g2 2647 rdpr %tpc, %g6 2730 rdpr %tpc, %g7 [all …]
|
H A D | mach_interrupt.s | 137 rdpr %tpc, %g6 300 rdpr %tpc, %g6
|
/titanic_44/usr/src/cmd/mdb/sparc/v9/kmdb/ |
H A D | kaif_startup.s | 136 rdpr %tpc, %g2 400 rdpr %tpc, %g2 511 rdpr %tpc, %g4 644 rdpr %tpc, %g2 934 rdpr %tpc, %g1
|
H A D | kaif_resume.s | 151 wrpr %g4, %tpc
|
H A D | kaif_handlers.s | 167 rdpr %tpc, iaddr; \
|
/titanic_44/usr/src/uts/sun4v/sys/ |
H A D | traptrace.h | 360 rdpr %tpc, scr2; \ 394 rdpr %tpc, scr2; \ 418 rdpr %tpc, scr2; \
|
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | opl_olympus_asm.s | 640 rdpr %tpc, scr1; \ 769 rdpr %tpc, sfar ;\ 794 rdpr %tpc, tmp2 ;\ 976 wrpr %g0, %g0, %tpc ;\ 990 wrpr %g0, 0, %tpc ;\ 1125 wrpr %g0, %tpc 1296 rdpr %tpc, %g2 ! use %tpc for faultaddr instead 1301 rdpr %tpc, %g2 ! use %tpc as faultaddr 1354 mov %g2, %g6 ! %g6 = SFPAR or SFAR/tpc
|
H A D | us3_common.c | 148 static void cpu_log_fast_ecc_error(caddr_t tpc, int priv, int tl, uint64_t ceen, 1185 cpu_check_cpu_logout(int cpuid, caddr_t tpc, int tl, int ecc_type, in cpu_check_cpu_logout() argument 1222 aflt->flt_pc = tpc; in cpu_check_cpu_logout() 1339 cpu_log_fast_ecc_error(caddr_t tpc, int priv, int tl, uint64_t ceen, in cpu_log_fast_ecc_error() argument 1390 aflt->flt_pc = tpc; in cpu_log_fast_ecc_error() 2083 cpu_parity_error(struct regs *rp, uint_t flags, caddr_t tpc) in cpu_parity_error() argument 2110 aflt->flt_pc = tpc; in cpu_parity_error() 2111 aflt->flt_addr = iparity ? (uint64_t)tpc : AFLT_INV_ADDR; in cpu_parity_error() 6954 uintptr_t tpc = (uintptr_t)rp->r_pc; local 6961 if (tpc >= (uintptr_t)&cgp->fpras_fn[op].fpras_blk0 && [all …]
|
H A D | us3_cheetah_asm.s | 238 rdpr %tpc, %g4
|
H A D | us3_cheetahplus_asm.s | 317 rdpr %tpc, %g4 641 rdpr %tpc, %g2 ! VA that caused the IMMU trap
|
/titanic_44/usr/src/uts/sun4/io/ |
H A D | trapstat.c | 1263 uintptr_t tmptick, stat, tpc, utpc; in trapstat_tlbent() local 1386 tpc = TSTAT_INSTR_OFFS(tcpu, tinst_itlbret.ttlbr_ktlb); in trapstat_tlbent() 1391 tpc = TSTAT_INSTR_OFFS(tcpu, tinst_dtlbret.ttlbr_ktlb); in trapstat_tlbent() 1394 utpc = tpc + offsetof(tstat_tlbret_t, ttlbr_utlb) - in trapstat_tlbent() 1397 ASSERT(HI22(tpc) == HI22(utpc)); in trapstat_tlbent() 1440 ent[TSTAT_TLBENT_TPCHI] |= HI22(tpc); in trapstat_tlbent() 1442 ent[TSTAT_TLBENT_TPCLO_KERN] |= LO10(tpc); in trapstat_tlbent()
|
/titanic_44/usr/src/uts/i86pc/os/cpupm/ |
H A D | cpu_acpi.c | 654 cpu_acpi_tpc_t *tpc; in cpu_acpi_cache_tpc() local 658 tpc = &CPU_ACPI_TPC(handle); in cpu_acpi_cache_tpc() 659 ret = cpu_acpi_cache_present_capabilities(handle, TPC_OBJ, tpc); in cpu_acpi_cache_tpc()
|