Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h122 #define GDB_FR_CP0_WIRED ((GDB_FR_CP0_PAGEMASK) + 4) /* 80 */ macro
123 #define GDB_FR_CP0_REG7 ((GDB_FR_CP0_WIRED) + 4) /* 81 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h122 #define GDB_FR_CP0_WIRED ((GDB_FR_CP0_PAGEMASK) + 8) /* 80 */ macro
123 #define GDB_FR_CP0_REG7 ((GDB_FR_CP0_WIRED) + 8) /* 81 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S187 sd v0,GDB_FR_CP0_WIRED(sp)
211 ld v1,GDB_FR_CP0_WIRED(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S187 sw v0,GDB_FR_CP0_WIRED(sp)
211 lw v1,GDB_FR_CP0_WIRED(sp)