Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dspec-ctrl.h41 void x86_spec_ctrl_restore_host(u64 guest_virt_spec_ctrl) in x86_spec_ctrl_restore_host() function
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c4212 x86_spec_ctrl_restore_host(svm->virt_spec_ctrl); in svm_vcpu_run()