Lines Matching refs:rax
73 movq %rbp, %rax
80 movq $PGDIR_SIZE, %rax
81 cmpq %rax, %rdx
101 movq %rdi, %rax
102 shrq $PUD_SHIFT, %rax
103 andq $(PTRS_PER_PUD - 1), %rax
108 movq %rdx, 0(%rbx, %rax, 8)
110 movq %rdi, %rax
111 shrq $PMD_SHIFT, %rax
112 andq $(PTRS_PER_PMD - 1), %rax
115 movq %rdx, 0(%rbx, %rax, 8)
166 movq %rax, %cr4
169 movq $(init_level4_pgt - __START_KERNEL_map), %rax
170 addq phys_base(%rip), %rax
171 movq %rax, %cr3
174 movq $1f, %rax
175 jmp *%rax
198 movq %rax, %cr0
234 movq $empty_zero_page,%rax
235 movq %rax,%rdx
249 movq initial_code(%rip),%rax
252 pushq %rax # target address in negative space
294 salq %cl,%rax