Lines Matching refs:rip
75 leaq _text(%rip), %rbp
87 leaq _text(%rip), %rax
94 addq %rbp, early_level4_pgt + (L4_START_KERNEL*8)(%rip)
96 addq %rbp, level3_kernel_pgt + (510*8)(%rip)
97 addq %rbp, level3_kernel_pgt + (511*8)(%rip)
99 addq %rbp, level2_fixmap_pgt + (506*8)(%rip)
107 leaq _text(%rip), %rdi
108 leaq early_level4_pgt(%rip), %rbx
130 leaq (_end - 1)(%rip), %rcx
149 leaq level2_kernel_pgt(%rip), %rdi
161 addq %rbp, phys_base(%rip)
191 addq phys_base(%rip), %rax
211 btsq $_PAGE_BIT_NX,early_pmd_flags(%rip)
223 movq stack_start(%rip), %rsp
235 lgdt early_gdt_descr(%rip)
259 movl initial_gs(%rip),%eax
260 movl initial_gs+4(%rip),%edx
291 movq initial_code(%rip),%rax
306 movq stack_start(%rip),%rsp
307 movq initial_code(%rip),%rax
335 # 88(%rsp) %rip
359 cmpl $2,early_recursion_flag(%rip)
361 incl early_recursion_flag(%rip)
384 leaq 88(%rsp),%rdi # Pointer to %rip
395 movq 88(%rsp),%rcx # %rip
397 leaq early_idt_msg(%rip),%rdi
399 cmpl $2,early_recursion_flag(%rip)
403 leaq early_idt_ripmsg(%rip),%rdi
404 movq 40(%rsp),%rsi # %rip again
421 decl early_recursion_flag(%rip)