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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dkgdb.h36 GDB_SS, /* 11 */ enumerator in enum:regnames
66 GDB_SS, /* 19 */ enumerator in enum:regnames
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dkgdb.c99 regno == GDB_SS || regno == GDB_FS || regno == GDB_GS ||
125 case GDB_SS:
172 gdb_regs[GDB_SS] = __KERNEL_DS;
178 gdb_regs32[GDB_SS] = __KERNEL_DS;

Completed in 111 milliseconds