Lines Matching refs:rip
360 leaq startup_32(%rip) /* - $startup_32 */, %rbp
371 movl image_offset(%rip), %eax
420 leaq gdt64(%rip), %rax
426 leaq .Lon_kernel_cs(%rip), %rax
474 leaq trampoline_return(%rip), %rdi
514 leaq (_bss-8)(%rip), %rsi
561 leaq _bss(%rip), %rdi
562 leaq _ebss(%rip), %rcx
590 leaq boot_heap(%rip), %rsi /* malloc area for uncompression */
591 leaq input_data(%rip), %rdx /* input_data */
592 movl input_len(%rip), %ecx /* input_len */
594 movl output_len(%rip), %r9d /* decompressed length, end of relocs */