Home
last modified time | relevance | path

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

/xen/tools/debugger/gdbsx/xg/
A Dxg_main.c700 struct cpu_user_regs_x86_32 *cr32p = &anyc.ctxt32.user_regs; in xg_regs_read() local
718 _cp_32ctxt_to_32gdb(cr32p, r32p); in xg_regs_read()
737 struct cpu_user_regs_x86_32 *cr32p = &anyc.ctxt32.user_regs; in xg_regs_write() local
753 _cp_32gdb_to_32ctxt(r32p, cr32p); in xg_regs_write()

Completed in 3 milliseconds