Home
last modified time | relevance | path

Searched refs:softseg (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/platform/pc64/x86_64/
H A Dtrap.c1023 struct soft_segment_descriptor softseg; in trap_fatal() local
1027 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()