Home
last modified time | relevance | path

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

/hypervisor/arch/x86/boot/
A Dtrampoline.S95 movl $cpu_boot_page_tables_ptr, %ebx
184 .global cpu_boot_page_tables_ptr
185 cpu_boot_page_tables_ptr: label
/hypervisor/include/arch/x86/asm/
A Dtrampoline.h20 extern uint8_t cpu_boot_page_tables_ptr;
/hypervisor/arch/x86/
A Dtrampoline.c84 ptr = hpa2hva(dest_pa + trampoline_relo_addr(&cpu_boot_page_tables_ptr)); in update_trampoline_code_refs()

Completed in 3 milliseconds