Home
last modified time | relevance | path

Searched refs:x86_spec_ctrl_set_guest (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dspec-ctrl.h19 * x86_spec_ctrl_set_guest - Set speculation control registers for the guest
27 void x86_spec_ctrl_set_guest(u64 guest_virt_spec_ctrl) in x86_spec_ctrl_set_guest() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dspec-ctrl.h19 * x86_spec_ctrl_set_guest - Set speculation control registers for the guest
27 void x86_spec_ctrl_set_guest(u64 guest_spec_ctrl, u64 guest_virt_spec_ctrl) in x86_spec_ctrl_set_guest() function
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
H A Dsvm.c3605 x86_spec_ctrl_set_guest(svm->spec_ctrl, svm->virt_spec_ctrl); in svm_vcpu_run()
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm.c4189 x86_spec_ctrl_set_guest(svm->virt_spec_ctrl); in svm_vcpu_run()
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c6906 x86_spec_ctrl_set_guest(vmx->spec_ctrl, 0); in vmx_vcpu_run()

Completed in 20 milliseconds