Lines Matching refs:rip
348 leaq startup_32(%rip) /* - $startup_32 */, %rbp
359 movl image_offset(%rip), %eax
408 leaq gdt64(%rip), %rax
414 leaq .Lon_kernel_cs(%rip), %rax
466 leaq trampoline_return(%rip), %rdi
500 leaq (_bss-8)(%rip), %rsi
548 leaq _bss(%rip), %rdi
549 leaq _ebss(%rip), %rcx
567 leaq boot_heap(%rip), %rsi /* malloc area for uncompression */
568 leaq input_data(%rip), %rdx /* input_data */
569 movl input_len(%rip), %ecx /* input_len */
571 movl output_len(%rip), %r9d /* decompressed length, end of relocs */