Home
last modified time | relevance | path

Searched refs:GDB_DS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dgdbstub.h71 GDB_DS, enumerator
/Zephyr-latest/arch/x86/core/ia32/
Dgdbstub.c97 debug_ctx.registers[GDB_DS] = esf->ds; in z_gdb_interrupt()
116 esf->ds = debug_ctx.registers[GDB_DS]; in z_gdb_interrupt()