Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c7502 u64 hostval = this_cpu_read(x86_spec_ctrl_current); in vmx_spec_ctrl_restore_host() local
7518 vmx->spec_ctrl != hostval) in vmx_spec_ctrl_restore_host()
7519 native_wrmsrq(MSR_IA32_SPEC_CTRL, hostval); in vmx_spec_ctrl_restore_host()