Searched refs:fill_based_sd (Results 1 – 3 of 3) sorted by relevance
77 fill_based_sd(&td->td_pcb->pcb_fsd, reg->r_fsbase); in set_segbases()79 fill_based_sd(&td->td_pcb->pcb_gsd, reg->r_gsbase); in set_segbases()232 fill_based_sd(&sd, r); in cpu_ptrace()
79 fill_based_sd(struct segment_descriptor *sdp, uint32_t base) in fill_based_sd() function106 fill_based_sd(&sd, base); in set_fsbase()119 fill_based_sd(&sd, base); in set_gsbase()
67 void fill_based_sd(struct segment_descriptor *sdp, uint32_t base);