Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.c8423 unsigned long host_bndcfgs; in hardware_setup() local
8443 rdmsrl(MSR_IA32_BNDCFGS, host_bndcfgs); in hardware_setup()
8444 WARN_ONCE(host_bndcfgs, "BNDCFGS in host will be lost"); in hardware_setup()