Searched refs:pvh_boot (Results 1 – 5 of 5) sorted by relevance
26 extern bool pvh_boot;33 #define pvh_boot 0 macro
31 bool __initdata pvh_boot; variable
412 movb $1, sym_esi(pvh_boot)582 cmpb $0, sym_fs(pvh_boot)
693 if ( pvh_boot ) in __start_xen()744 if ( pvh_boot ) in __start_xen()809 if ( pvh_boot ) in __start_xen()
298 BUG_ON(pvh_boot && trampoline_phys != 0x1000); in arch_init_memory()300 i < (pvh_boot ? (1 + PFN_UP(trampoline_end - trampoline_start)) in arch_init_memory()
Completed in 14 milliseconds