Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkgdb.h45 #define GDB_ORIG_AX 41 macro
75 #define GDB_ORIG_AX 57 macro
/linux/arch/x86/kernel/
H A Dkgdb.c97 regno == GDB_SP || regno == GDB_ORIG_AX) in dbg_set_reg()
108 if (regno == GDB_ORIG_AX) { in dbg_get_reg()