Home
last modified time | relevance | path

Searched refs:main_entry (Results 1 – 4 of 4) sorted by relevance

/hypervisor/arch/x86/boot/
A Dtrampoline.S153 movq main_entry(%rip), %rax
159 .global main_entry
160 main_entry: label
/hypervisor/arch/x86/
A Dpm.c200 pmain_entry_saved = read_trampoline_sym(main_entry); in host_enter_s3()
203 write_trampoline_sym(main_entry, (uint64_t)restore_s3_context); in host_enter_s3()
228 write_trampoline_sym(main_entry, pmain_entry_saved); in host_enter_s3()
A Dtrampoline.c104 ptr = hpa2hva(dest_pa + trampoline_relo_addr(main_entry)); in update_trampoline_code_refs()
/hypervisor/include/arch/x86/asm/
A Dcpu.h271 extern uint64_t main_entry[1];

Completed in 10 milliseconds