Home
last modified time | relevance | path

Searched refs:spec_ctrl (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/translations/zh_CN/userspace-api/
H A Dindex.rst35 * spec_ctrl
/linux/Documentation/admin-guide/hw-vuln/
H A Dl1d_flush.rst25 Please see document: :ref:`Documentation/userspace-api/spec_ctrl.rst
H A Dspectre.rst543 :ref:`Documentation/userspace-api/spec_ctrl.rst <set_spec_ctrl>`).
625 (See :ref:`Documentation/userspace-api/spec_ctrl.rst <set_spec_ctrl>`).
632 (See :ref:`Documentation/userspace-api/spec_ctrl.rst <set_spec_ctrl>`).
/linux/arch/x86/kvm/vmx/
H A Dvmx.h227 u64 spec_ctrl; member
/linux/arch/x86/kvm/svm/
H A Dsvm.c829 !svm->spec_ctrl); in svm_recalc_msr_intercepts()
1299 svm->spec_ctrl = 0; in svm_vcpu_reset()
2902 msr_info->data = svm->vmcb->save.spec_ctrl; in svm_get_msr()
2904 msr_info->data = svm->spec_ctrl; in svm_get_msr()
3049 svm->vmcb->save.spec_ctrl = data; in svm_set_msr()
3051 svm->spec_ctrl = data; in svm_set_msr()
H A Dsvm.h295 u64 spec_ctrl; member
H A Dnested.c1030 to_vmcb->save.spec_ctrl = from_vmcb->save.spec_ctrl; in nested_svm_copy_common_state()
/linux/drivers/hv/
H A Dmshv_root_main.c425 input->spec_ctrl = 0; /* TODO: set sensible flags */ in mshv_vp_dispatch()
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv267 0x7, 0, edx, 26, spec_ctrl , Speculation Control (IBRS/IBPB: indirect branch restrictions)