Home
last modified time | relevance | path

Searched refs:host_bndcfgs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c7925 unsigned long host_bndcfgs; in hardware_setup() local
7942 rdmsrl(MSR_IA32_BNDCFGS, host_bndcfgs); in hardware_setup()
7943 WARN_ONCE(host_bndcfgs, "KVM: BNDCFGS in host will be lost"); in hardware_setup()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c8435 unsigned long host_bndcfgs; in hardware_setup() local
8455 rdmsrl(MSR_IA32_BNDCFGS, host_bndcfgs); in hardware_setup()
8456 WARN_ONCE(host_bndcfgs, "BNDCFGS in host will be lost"); in hardware_setup()

Completed in 19 milliseconds