Searched refs:softseg (Results 1 – 1 of 1) sorted by relevance
1023 struct soft_segment_descriptor softseg; in trap_fatal() local1027 sdtossd(&mdcpu->gd_gdt[IDXSEL(frame->tf_cs & 0xffff)], &softseg); in trap_fatal()1066 softseg.ssd_base, softseg.ssd_limit, softseg.ssd_type); in trap_fatal()1068 softseg.ssd_dpl, softseg.ssd_p, softseg.ssd_long, softseg.ssd_def32, in trap_fatal()1069 softseg.ssd_gran); in trap_fatal()