Searched refs:pcb_fsd (Results 1 – 6 of 6) sorted by relevance
82 struct segment_descriptor pcb_fsd; member
192 sdp = &td->td_pcb->pcb_fsd;221 td->td_pcb->pcb_fsd = sd;
152 ASSYM(PCB_FSD, offsetof(struct pcb, pcb_fsd));
672 sdp = &td->td_pcb->pcb_fsd; in sendsig()2788 thread0.td_pcb->pcb_fsd = PCPU_GET(fsgs_gdt)[0];3395 sdp = &td->td_pcb->pcb_fsd; in get_mcontext()
1230 uint32_t *b = (uint32_t *)&pcb->pcb_fsd; in xen_handle_thread_switch()
606 sdp = &td->td_pcb->pcb_fsd; in sendsig()2681 sdp = &td->td_pcb->pcb_fsd; in get_mcontext()