Searched refs:GDB_FR_SIZE (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dgdb-low.S30 * [jsun] We reserves about 2x GDB_FR_SIZE in stack. The lower (addressed)
43 NESTED(trap_low, GDB_FR_SIZE, sp)
65 PTR_SUBU sp, k1, GDB_FR_SIZE*2 # see comment above
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dgdb-stub.h134 #define GDB_FR_SIZE ((((GDB_FR_CP0_PRID) + LONGSIZE) + (PTRSIZE-1)) & ~(PTRSIZE-1)) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dgdb-stub.h134 #define GDB_FR_SIZE ((((GDB_FR_CP0_PRID) + LONGSIZE) + (PTRSIZE-1)) & ~(PTRSIZE-1)) macro

Completed in 107 milliseconds