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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dkgdb.h36 GDB_SS, /* 11 */ enumerator in enum:regnames
66 GDB_SS, /* 19 */ enumerator in enum:regnames
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 64 milliseconds