Lines Matching refs:_apu_boot_base
10 _apu_boot_base = . define
22 movl $(_apu_boot_tmp_stack_end - _apu_boot_base), %esp
32 leal (_apu_code32 - _apu_boot_base)(%esi), %eax
33 movl %eax, (_apu_code32_vector - _apu_boot_base)
35 leal (_apu_code64 - _apu_boot_base)(%esi), %eax
36 movl %eax, (_apu_code64_vector - _apu_boot_base)
38 leal (_apu_tmp_gdt - _apu_boot_base)(%esi), %eax
39 movl %eax, (_apu_tmp_gdt + 2 - _apu_boot_base)
43 lidtl _apu_tmp_idt - _apu_boot_base
44 lgdtl _apu_tmp_gdt - _apu_boot_base
52 ljmpl *(_apu_code32_vector - _apu_boot_base)
68 leal (_apu_boot_tmp_stack_end - _apu_boot_base)(%esi), %eax
97 .long _apu_tmp_gdt - _apu_boot_base
107 .long _apu_code32 - _apu_boot_base
112 .long _apu_code64 - _apu_boot_base