Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Drun_flags.h6 #define VMX_RUN_SAVE_SPEC_CTRL (1 << 1) macro
A Dvmx.c930 flags |= VMX_RUN_SAVE_SPEC_CTRL; in __vmx_vcpu_run_flags()
7147 if (flags & VMX_RUN_SAVE_SPEC_CTRL) in vmx_spec_ctrl_restore_host()

Completed in 17 milliseconds