Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/arch/x86/kvm/
Dsvm.c5728 x86_spec_ctrl_restore_host(svm->spec_ctrl, svm->virt_spec_ctrl); in svm_vcpu_run()
Dvmx.c10875 x86_spec_ctrl_restore_host(vmx->spec_ctrl, 0); in vmx_vcpu_run()