Home
last modified time | relevance | path

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

/arch/x86/32/
A Dexceptions.S45 pushl %ds
52 movl %eax, %ds
62 popl %ds /* restore segment registers */
A Dstart.S59 movw %ax, %ds
/arch/x86/64/
A Dstart.S64 movw %ax, %ds
209 movw %ax, %ds
/arch/x86/include/arch/
A Dx86.h30 uint32_t ds, es, fs, gs; // pushed by common handler member
87 uint16_t ds, __dsh; member
330 DEFINE_REGISTER_ACCESSOR(ds)
/arch/x86/
A Dfaults.c38 frame->ds, frame->es, frame->fs, frame->gs); in dump_fault_frame()

Completed in 9 milliseconds