Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c7869 unsigned long host_bndcfgs; in hardware_setup() local
7886 rdmsrl(MSR_IA32_BNDCFGS, host_bndcfgs); in hardware_setup()
7887 WARN_ONCE(host_bndcfgs, "KVM: BNDCFGS in host will be lost"); in hardware_setup()