Home
last modified time | relevance | path

Searched refs:nopv (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/arch/x86/xen/
H A Denlighten_hvm.c243 nopv = true; in xen_parse_nopv()
276 if (nopv) in xen_hvm_guest_late_init()
300 if (xen_pvh_domain() && nopv) { in xen_platform_hvm()
303 nopv = false; in xen_platform_hvm()
304 } else if (nopv && xen_domain) { in xen_platform_hvm()
/linux-6.15/arch/x86/kernel/cpu/
H A Dhypervisor.c53 bool __initdata nopv; variable
56 nopv = true; in parse_nopv()
68 if (unlikely(nopv) && !(*p)->ignore_nopv) in detect_hypervisor_vendor()
/linux-6.15/arch/x86/include/asm/
H A Dhypervisor.h69 extern bool nopv;
/linux-6.15/arch/x86/kernel/
H A Dkvmclock.c243 if (!kvm_para_available() || !kvmclock || nopv) in kvm_setup_vsyscall_timeinfo()
H A Dkvm.c685 if (!kvm_para_available() || nopv) in kvm_alloc_cpumask()
/linux-6.15/Documentation/admin-guide/
H A Dkernel-parameters.txt4247 nopv= [X86,XEN,KVM,HYPER_V,VMWARE,EARLY]
8066 This option is obsoleted by the "nopv" option, which