Lines Matching refs:rax
47 pushq %rax
48 movq %gs:__x86_tss64_t_cpu_OFFSET, %rax
49 movq ___cpu_t_current_OFFSET(%rax), %rax
50 movq _thread_offset_to_ptables(%rax), %rax
51 movq %rax, %cr3
52 popq %rax
87 pushq %rax
90 movq $K_MEM_PHYS_ADDR(z_x86_kernel_ptables), %rax
91 movq %rax, %cr3
92 popq %rax
114 cmp $K_SYSCALL_LIMIT, %rax
150 movq _k_syscall_table(%r11, %rax, 8), %r10
190 pushq %rax
191 movq %gs:__x86_tss64_t_cpu_OFFSET, %rax
192 movq ___cpu_t_current_OFFSET(%rax), %rax
193 movq _thread_offset_to_ptables(%rax), %rax
194 movq %rax, %cr3
195 popq %rax
222 movq %rax, %rdi
223 movq $K_SYSCALL_BAD, %rax
236 xor %rax, %rax
242 cmpb $0x0, (%rdi, %rax, 1) /* *(RDI + RAX) == 0? Could fault. */
247 cmp %rsi, %rax /* Max length reached? */
249 inc %rax /* EAX++ and loop again */
331 movq %gs:__x86_tss64_t_cpu_OFFSET, %rax
332 movq ___cpu_t_current_OFFSET(%rax), %rax
333 movq _thread_offset_to_ptables(%rax), %rax
334 movq %rax, %cr3