Lines Matching refs:r14
98 movq %r14, T_R14(thread_t); \
123 movq T_R14(scratch_reg), %r14; \
136 movq %rax, %r14;
152 cmpxchgq %r14, T_INTR_START(thread_t); \
295 movq T_PROCP(%r13), %r14 /* %r14 = proc */
296 cmpq $0, P_PCTX(%r14) /* should current thread savectx? */
299 movq %r14, %rdi /* arg = proc pointer */
373 movq CPU_TSS(%r13), %r14
377 movq %rax, TSS_RSP0(%r14)