Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/loader/
H A Dchain.c110 relocator_ds = 0; in command_chain()
/illumos-gate/usr/src/boot/i386/libi386/
H A Drelocater_tramp.S235 .globl relocator_ds
236 relocator_ds: .word 0 label
H A Dlibi386.h67 extern uint16_t relocator_ds;
H A Dlinux.c389 relocator_ds = segment; in linux_exec()