Home
last modified time | relevance | path

Searched refs:CURTHREAD (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/amd64/amd64/
H A Defirt_support.S50 movq PCPU(CURTHREAD), %rax
86 movq PCPU(CURTHREAD), %rbx
113 movq PCPU(CURTHREAD), %rbx
H A Dexception.S574 movq PCPU(CURTHREAD),%rdi
585 movq PCPU(CURTHREAD),%rax
876 movq PCPU(CURTHREAD),%rax
925 movq PCPU(CURTHREAD),%rdi /* thread */
1141 movq PCPU(CURTHREAD),%rax
1382 movq PCPU(CURTHREAD),%r8
1397 movq PCPU(CURTHREAD),%r8
H A Dcpu_switch.S206 movq %r12,PCPU(CURTHREAD) /* into next thread */
223 movq PCPU(CURTHREAD),%rdi
/freebsd/sys/powerpc/powerpc/
H A Dsupport.S63 #define CURTHREAD %r13 macro
73 #define CURTHREAD %r2 macro
156 LOAD rpcb, TD_PCB(CURTHREAD) ;\
162 LOAD rpcb, TD_PCB(CURTHREAD) ;\
168 LOAD rpcb, TD_PCB(CURTHREAD) ;\
172 LOAD rpcb, TD_PCB(CURTHREAD) ;\
/freebsd/sys/i386/i386/
H A Dexception.S515 movl PCPU(CURTHREAD),%eax
646 movl PCPU(CURTHREAD),%eax /* curthread present? */
676 movl PCPU(CURTHREAD),%eax
H A Dswtch.S246 movl %ecx, PCPU(CURTHREAD) /* into next thread */
281 pushl PCPU(CURTHREAD)
H A Dvm86bios.S62 movl PCPU(CURTHREAD),%ecx