Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dspec-ctrl.h41 void x86_spec_ctrl_restore_host(u64 guest_spec_ctrl, u64 guest_virt_spec_ctrl) in x86_spec_ctrl_restore_host() function
/Linux-v5.10/arch/x86/kvm/svm/
Dsvm.c3617 x86_spec_ctrl_restore_host(svm->spec_ctrl, svm->virt_spec_ctrl); in svm_vcpu_run()
/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.c6748 x86_spec_ctrl_restore_host(vmx->spec_ctrl, 0); in vmx_vcpu_run()