Lines Matching refs:rva
71 #define rva(X) ((X) - startup_32) macro
95 subl $ rva(1b), %ebp
98 leal rva(gdt)(%ebp), %eax
111 leal rva(boot_stack_end)(%ebp), %esp
138 subl rva(image_offset)(%ebp), %ebx
154 subl $ rva(_end), %ebx
187 movl $1, rva(sev_status)(%ebp)
192 leal rva(pgtable)(%ebx), %edi
198 leal rva(pgtable + 0)(%ebx), %edi
204 leal rva(pgtable + 0x1000)(%ebx), %edi
215 leal rva(pgtable + 0x2000)(%ebx), %edi
226 leal rva(pgtable)(%ebx), %eax
251 leal rva(startup_64)(%ebp), %eax
253 movl rva(efi32_boot_args)(%ebp), %edi
256 leal rva(efi64_stub_entry)(%ebp), %eax
257 movl rva(efi32_boot_args+4)(%ebp), %esi
258 movl rva(efi32_boot_args+8)(%ebp), %edx // saved bootparams pointer
269 leal rva(efi_pe_entry)(%ebp), %eax
298 subl $ rva(1b), %ebp
300 movl %esi, rva(efi32_boot_args+8)(%ebp)
302 movl %ecx, rva(efi32_boot_args)(%ebp)
303 movl %edx, rva(efi32_boot_args+4)(%ebp)
304 movb $0, rva(efi_is64)(%ebp)
307 sgdtl rva(efi32_boot_gdt)(%ebp)
308 movw %cs, rva(efi32_boot_cs)(%ebp)
309 movw %ds, rva(efi32_boot_ds)(%ebp)
388 subl $ rva(_end), %ebx
392 leaq rva(boot_stack_end)(%rbx), %rsp
470 leaq rva(boot_stack_end)(%rbx), %rsp
482 leaq rva(top_pgtable)(%rbx), %rdi
496 leaq rva(_bss-8)(%rbx), %rdi
509 leaq rva(gdt64)(%rbx), %rax
510 leaq rva(gdt)(%rbx), %rdx
517 leaq rva(.Lrelocated)(%rbx), %rax
529 leaq rva(startup_64)(%rax), %rax
743 subl $ rva(1b), %ebx
748 leal rva(loaded_image_proto)(%ebx), %eax
783 movl %ebx, rva(image_offset)(%ebp) // save image_offset
829 movl rva(sev_status)(%ebp), %eax
844 movl %eax, rva(sev_check_data)(%ebp)
845 movl %ebx, rva(sev_check_data+4)(%ebp)
852 cmpl %eax, rva(sev_check_data)(%ebp)
854 cmpl %ebx, rva(sev_check_data+4)(%ebp)