Home
last modified time | relevance | path

Searched refs:pvh_boot (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/guest/
A Dpvh-boot.h26 extern bool pvh_boot;
33 #define pvh_boot 0 macro
/xen-4.10.0-shim-comet/xen/arch/x86/guest/
A Dpvh-boot.c31 bool __initdata pvh_boot; variable
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dhead.S412 movb $1, sym_esi(pvh_boot)
582 cmpb $0, sym_fs(pvh_boot)
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsetup.c693 if ( pvh_boot ) in __start_xen()
744 if ( pvh_boot ) in __start_xen()
809 if ( pvh_boot ) in __start_xen()
A Dmm.c298 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