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
461 leaq trampoline_return(%rip), %rdi
495 leaq (_bss-8)(%rip), %rsi
542 leaq _bss(%rip), %rdi
543 leaq _ebss(%rip), %rcx
571 leaq boot_heap(%rip), %rsi /* malloc area for uncompression */
572 leaq input_data(%rip), %rdx /* input_data */
573 movl input_len(%rip), %ecx /* input_len */
575 movl output_len(%rip), %r9d /* decompressed length, end of relocs */