Home
last modified time | relevance | path

Searched refs:cpu_boot_page_tables_start (Results 1 – 3 of 3) sorted by relevance

/hypervisor/arch/x86/boot/
A Dtrampoline.S186 .long cpu_boot_page_tables_start
190 .global cpu_boot_page_tables_start
191 cpu_boot_page_tables_start: label
/hypervisor/include/arch/x86/asm/
A Dtrampoline.h19 extern uint8_t cpu_boot_page_tables_start;
/hypervisor/arch/x86/
A Dtrampoline.c87 ptr = hpa2hva(dest_pa + trampoline_relo_addr(&cpu_boot_page_tables_start)); in update_trampoline_code_refs()

Completed in 4 milliseconds