HomeSort by: relevance | last modified time | path
    Searched refs:SET_CURLWP (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/alpha/alpha/
multiproc.s 70 SET_CURLWP(s1)
locore.s 736 SET_CURLWP(a2) /* clobbers a0, v0, t0, t8..t11 */
750 SET_CURLWP(s0) /* clobbers a0, v0, t0, t8..t11 */
828 1: SET_CURLWP(s2) /* curlwp = l */
  /src/sys/arch/hppa/include/
cpu.h 221 #define SET_CURLWP(r,t) \
231 #define SET_CURLWP(r,t) mtctl r, CR_CURLWP
  /src/sys/arch/alpha/include/
asm.h 672 * SET_CURLWP also clobbers a0.
697 #define SET_CURLWP(r) \
712 #define SET_CURLWP(r) lda v0, cpu_info_primary ; \
  /src/sys/arch/hppa/hppa/
locore.S 898 SET_CURLWP(%arg1, %t2)

Completed in 21 milliseconds