Searched refs:TI_XFSR (Results 1 – 5 of 5) sorted by relevance
/arch/sparc/lib/ |
D | VISsave.S | 31 stx %fsr, [%g6 + TI_XFSR] 38 stx %fsr, [%g6 + TI_XFSR] 56 stx %fsr, [%g2 + TI_XFSR] 109 stx %fsr, [%g6 + TI_XFSR] 127 stx %fsr, [%g2 + TI_XFSR]
|
/arch/sparc/kernel/ |
D | fpu_traps.S | 187 ldx [%g6 + TI_XFSR], %fsr 215 stx %fsr, [%g6 + TI_XFSR] 220 ldx [%g6 + TI_XFSR], %g3 335 stx %fsr, [%g6 + TI_XFSR]
|
D | rtrap_64.S | 344 add %g6, TI_XFSR, %o1
|
D | traps_64.c | 2544 TI_XFSR != offsetof(struct thread_info, xfsr) || in trap_init()
|
/arch/sparc/include/asm/ |
D | thread_info_64.h | 93 #define TI_XFSR 0x00000438 macro
|