Home
last modified time | relevance | path

Searched refs:x86_spec_ctrl_restore_host (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dspec-ctrl.h33 * x86_spec_ctrl_restore_host - Restore host speculation control registers
41 void x86_spec_ctrl_restore_host(u64 guest_virt_spec_ctrl) in x86_spec_ctrl_restore_host() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dspec-ctrl.h33 * x86_spec_ctrl_restore_host - Restore host speculation control registers
41 void x86_spec_ctrl_restore_host(u64 guest_spec_ctrl, u64 guest_virt_spec_ctrl) in x86_spec_ctrl_restore_host() function
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
H A Dsvm.c3544 * contains a tracepoint and x86_spec_ctrl_restore_host() calls in svm_vcpu_enter_exit()
3629 x86_spec_ctrl_restore_host(svm->spec_ctrl, svm->virt_spec_ctrl); in svm_vcpu_run()
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm.c4194 x86_spec_ctrl_restore_host(svm->virt_spec_ctrl); in svm_vcpu_run()

Completed in 12 milliseconds