Lines Matching refs:rva
72 #define rva(X) ((X) - startup_32) macro
96 subl $ rva(1b), %ebp
99 leal rva(gdt)(%ebp), %eax
112 leal rva(boot_stack_end)(%ebp), %esp
115 leal rva(1f)(%ebp), %eax
149 subl rva(image_offset)(%ebp), %ebx
165 subl $ rva(_end), %ebx
198 movl $1, rva(sev_status)(%ebp)
203 leal rva(pgtable)(%ebx), %edi
209 leal rva(pgtable + 0)(%ebx), %edi
215 leal rva(pgtable + 0x1000)(%ebx), %edi
226 leal rva(pgtable + 0x2000)(%ebx), %edi
237 leal rva(pgtable)(%ebx), %eax
262 leal rva(startup_64)(%ebp), %eax
264 movl rva(efi32_boot_args)(%ebp), %edi
267 leal rva(efi64_stub_entry)(%ebp), %eax
268 movl rva(efi32_boot_args+4)(%ebp), %esi
269 movl rva(efi32_boot_args+8)(%ebp), %edx // saved bootparams pointer
280 leal rva(efi_pe_entry)(%ebp), %eax
309 subl $ rva(1b), %ebp
311 movl %esi, rva(efi32_boot_args+8)(%ebp)
313 movl %ecx, rva(efi32_boot_args)(%ebp)
314 movl %edx, rva(efi32_boot_args+4)(%ebp)
315 movb $0, rva(efi_is64)(%ebp)
318 sgdtl rva(efi32_boot_gdt)(%ebp)
319 movw %cs, rva(efi32_boot_cs)(%ebp)
320 movw %ds, rva(efi32_boot_ds)(%ebp)
323 sidtl rva(efi32_boot_idt)(%ebp)
402 subl $ rva(_end), %ebx
406 leaq rva(boot_stack_end)(%rbx), %rsp
501 leaq rva(boot_stack_end)(%rbx), %rsp
513 leaq rva(top_pgtable)(%rbx), %rdi
527 leaq rva(_bss-8)(%rbx), %rdi
540 leaq rva(gdt64)(%rbx), %rax
541 leaq rva(gdt)(%rbx), %rdx
548 leaq rva(.Lrelocated)(%rbx), %rax
559 leaq rva(startup_64)(%rax), %rax
793 subl $ rva(1b), %ebx
798 leal rva(loaded_image_proto)(%ebx), %eax
833 movl %ebx, rva(image_offset)(%ebp) // save image_offset
870 leal rva(boot32_idt)(%ebp), %ebx
901 leal rva(startup32_vc_handler)(%ebp), %eax
906 leal rva(boot32_idt)(%ebp), %eax
907 movl %eax, rva(boot32_idt_desc+2)(%ebp)
908 lidt rva(boot32_idt_desc)(%ebp)
938 movl rva(sev_status)(%ebp), %eax
953 movl %eax, rva(sev_check_data)(%ebp)
954 movl %ebx, rva(sev_check_data+4)(%ebp)
961 cmpl %eax, rva(sev_check_data)(%ebp)
963 cmpl %ebx, rva(sev_check_data+4)(%ebp)