Home
last modified time | relevance | path

Searched refs:GDB_FR_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h133 #define GDB_FR_SIZE ((((GDB_FR_CP0_PRID) + 4) + (PTRSIZE-1)) & ~(PTRSIZE-1)) macro
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h133 #define GDB_FR_SIZE ((((GDB_FR_CP0_PRID) + 8) + (PTRSIZE-1)) & ~(PTRSIZE-1)) macro
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S30 NESTED(trap_low, GDB_FR_SIZE, sp)
51 subu sp,k1,GDB_FR_SIZE*2 # see comment above
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S30 NESTED(trap_low, GDB_FR_SIZE, sp)
51 subu sp,k1,GDB_FR_SIZE*2 # see comment above