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

/arch/mips/kernel/
H A Dr2300_switch.S31 #define ST_OFF (_THREAD_SIZE - 32 - PT_SIZE + PT_STATUS) define
60 lw t0, ST_OFF(t3)
63 sw t0, ST_OFF(t3)
H A Dr4k_switch.S32 #define ST_OFF (_THREAD_SIZE - 32 - PT_SIZE + PT_STATUS) define
62 LONG_L t0, ST_OFF(t3)
65 LONG_S t0, ST_OFF(t3)
H A Docteon_switch.S47 LONG_L t0, ST_OFF(t3)
50 LONG_S t0, ST_OFF(t3)
61 LONG_L t0, ST_OFF(t2)
67 LONG_S t0, ST_OFF(t2)

Completed in 42 milliseconds