Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
Dconsinit.c182 if (pvh_boot) { /* GENPVH */ in consinit()
Dx86_autoconf.c543 if (pvh_boot) { in cpu_bootconf()
Dx86_machdep.c914 if (pvh_boot) { in init_x86_clusters()
/netbsd/src/sys/arch/x86/include/
Dbootinfo.h276 extern bool pvh_boot;
/netbsd/src/sys/arch/xen/xen/
Dhypervisor.c197 bool pvh_boot = false; variable
249 pvh_boot = true; in init_xen_early()
/netbsd/src/sys/arch/x86/acpi/
Dacpi_machdep.c161 if (pvh_boot) { in acpi_md_OsGetRootPointer()
/netbsd/src/sys/arch/i386/i386/
Dmachdep.c1113 if (pvh_boot && vm_guest != VM_GUEST_XENPVH) { in init386_ksyms()
1198 if (pvh_boot) in init386()
/netbsd/src/sys/arch/amd64/amd64/
Dmachdep.c1551 if (pvh_boot && vm_guest != VM_GUEST_XENPVH) in init_x86_64_ksyms()
1739 if (pvh_boot) in init_x86_64()