Home
last modified time | relevance | path

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

/dragonfly/sys/cpu/x86_64/include/
H A Dsegments.h261 void ssdtosd(struct soft_segment_descriptor *ssdp,
/dragonfly/sys/platform/pc64/x86_64/
H A Dmp_machdep.c264 ssdtosd(&gdt_segs[x], &gdt[x]); in init_secondary()
H A Dmachdep.c1913 ssdtosd(struct soft_segment_descriptor *ssd, struct user_segment_descriptor *sd) in ssdtosd() function
2697 ssdtosd(&gdt_segs[x], &gdt_cpu0[x]); in hammer_time()