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

/freebsd-13-stable/sys/amd64/amd64/
H A Defirt_support.S53 movq PCPU(CURTHREAD), %rax
89 movq PCPU(CURTHREAD), %rbx
116 movq PCPU(CURTHREAD), %rbx
H A Dexception.S580 movq PCPU(CURTHREAD),%rdi
591 movq PCPU(CURTHREAD),%rax
886 movq PCPU(CURTHREAD),%rax
935 movq PCPU(CURTHREAD),%rdi /* thread */
1158 movq PCPU(CURTHREAD),%rax
1401 movq PCPU(CURTHREAD),%r8
1416 movq PCPU(CURTHREAD),%r8
H A Dcpu_switch.S208 movq %r12,PCPU(CURTHREAD) /* into next thread */
225 movq PCPU(CURTHREAD),%rdi
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dsupport.S64 #define CURTHREAD %r13 define
74 #define CURTHREAD %r2 define
157 LOAD rpcb, TD_PCB(CURTHREAD) ;\
163 LOAD rpcb, TD_PCB(CURTHREAD) ;\
169 LOAD rpcb, TD_PCB(CURTHREAD) ;\
173 LOAD rpcb, TD_PCB(CURTHREAD) ;\
/freebsd-13-stable/sys/i386/i386/
H A Dexception.s498 movl PCPU(CURTHREAD),%eax
632 movl PCPU(CURTHREAD),%eax /* curthread present? */
662 movl PCPU(CURTHREAD),%eax
H A Dvm86bios.s64 movl PCPU(CURTHREAD),%ecx
H A Dswtch.s248 movl %ecx, PCPU(CURTHREAD) /* into next thread */
283 pushl PCPU(CURTHREAD)

Completed in 170 milliseconds