Searched refs:nopv (Results 1 – 4 of 4) sorted by relevance
218 nopv = true; in xen_parse_nopv()245 if (nopv) in xen_hvm_guest_late_init()265 if (xen_pvh_domain() && nopv) { in xen_platform_hvm()268 nopv = false; in xen_platform_hvm()269 } else if (nopv && xen_domain) { in xen_platform_hvm()
53 bool __initdata nopv; variable56 nopv = true; in parse_nopv()68 if (unlikely(nopv) && !(*p)->ignore_nopv) in detect_hypervisor_vendor()
69 extern bool nopv;
5408 This option is obsoleted by the "nopv" option, which5424 nopv= [X86,XEN,KVM,HYPER_V,VMWARE]