Home
last modified time | relevance | path

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

/sys/amd64/
Dthread.c46 tf->ds = 0; in Thread_SetupKThread()
63 tf.ds = SEL_UDS | 3; in ThreadEnterUserLevelCB()
Dtrapentry.S16 movw %ds, %ax
27 movw %ds, %ax
201 movw %ax, %ds
Dmpboot.S29 movw %ax, %ds
55 movw %ax, %ds
Dmultiboot.S98 movw %ax, %ds
/sys/amd64/include/
Dtrap.h66 uint64_t ds; member
/sys/kern/
Dloader.c246 tf.ds = SEL_UDS | 3; in Loader_LoadInit()