Searched refs:trap_tr0 (Results 1 – 7 of 7) sorted by relevance
304 newbuf = trap_tr0; in setup_cpu_common()503 } else if (newbuf == trap_tr0) { in cleanup_cpu_common()505 bzero(trap_tr0, (TRAP_TSIZE)); in cleanup_cpu_common()
254 ctlp->d.vaddr_base = trap_tr0; in mlsetup()257 ctlp->d.paddr_base = va_to_pa(trap_tr0); in mlsetup()
163 static trap_trace_rec_t trap_tr0[TRAPTR_NENT]; variable166 (uintptr_t)trap_tr0, /* next record */167 (uintptr_t)trap_tr0, /* first record */168 (uintptr_t)(trap_tr0 + TRAPTR_NENT), /* limit */
148 .global trap_tr0160 trap_tr0: label
136 .global trap_tr0152 trap_tr0: label
110 extern char trap_tr0[]; /* prealloc buf for boot cpu */
158 extern char trap_tr0[]; /* prealloc buf for boot cpu */