Home
last modified time | relevance | path

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

/lk-master/lib/devicetree/
A Ddevicetree.c141 if (sslice(&dt->top, &dt->ds, dt->hdr.off_strings, dt->hdr.sz_strings)) in dt_init()
151 slice_t dt, ds; in dt_walk() local
155 ds = dtree->ds; in dt_walk()
181 if (pcb((const char *) (ds.data + str), data, sz, cookie)) in dt_walk()
/lk-master/arch/x86/32/
A Dexceptions.S51 pushl %ds
57 movl %eax, %ds
67 popl %ds /* restore segment registers */
A Dstart.S70 movw %ax, %ds
/lk-master/lib/devicetree/include/lib/
A Ddevicetree.h33 dt_slice_t ds; member
/lk-master/arch/x86/include/arch/
A Dx86.h29 uint32_t ds, es, fs, gs; // pushed by common handler member
86 uint16_t ds, __dsh; member
/lk-master/arch/x86/
A Dfaults.c37 frame->ds, frame->es, frame->fs, frame->gs); in dump_fault_frame()
/lk-master/arch/x86/64/
A Dstart.S75 movw %ax, %ds

Completed in 12 milliseconds