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

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

Completed in 129 milliseconds