Searched refs:pcb32_und_sp (Results 1 – 4 of 4) sorted by relevance
65 u_int pcb32_und_sp; member
59 ASSYM(PCB_UND_SP, offsetof(struct pcb, un_32.pcb32_und_sp));
130 pcb2->un_32.pcb32_und_sp = td2->td_kstack + USPACE_UNDEF_STACK_TOP; in cpu_fork()343 td->td_pcb->un_32.pcb32_und_sp = td->td_kstack + USPACE_UNDEF_STACK_TOP; in cpu_set_upcall()
301 pcb->un_32.pcb32_und_sp = (u_int)thread0.td_kstack + in cpu_startup()