Lines Matching refs:gs
117 movq %gs:CPU_THREAD, scratch_reg; \
185 movl %gs:CPU_THREAD, scratch_reg; \
238 movq %gs:CPU_THREAD, %rax
412 movl %gs:CPU_THREAD, %eax
606 movq %gs:CPU_THREAD, %rax
617 movq %gs:CPU_THREAD, %r13 /* %r13 = curthread */
642 movq %gs:CPU_IDLE_THREAD, %rax /* idle thread pointer */
654 movq %rax, %gs:CPU_THREAD
682 movl %gs:CPU_THREAD, %eax
696 movl %gs:CPU_THREAD, %esi /* %esi = curthread */
712 movl %gs:CPU_IDLE_THREAD, %eax /* idle thread pointer */
718 movl %eax, %gs:CPU_THREAD
762 movq %gs:CPU_THREAD, %rax
773 movq %gs:CPU_THREAD, %r13 /* %r13 = curthread */
774 movq %r12, %gs:CPU_THREAD /* set CPU's thread pointer */
809 movl %gs:CPU_THREAD, %eax
823 movl %gs:CPU_THREAD, %esi /* %esi = curthread */
824 movl %edi, %gs:CPU_THREAD /* set CPU's thread pointer */