Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Dspec_ctrl.c65 static bool __initdata cpu_has_bug_msbds_only; /* => minimal HT impact. */ variable
870 cpu_has_bug_msbds_only = true; in mds_calculations()
1088 opt_md_clear_pv = ((cpu_has_bug_mds || cpu_has_bug_msbds_only) && in init_speculation_mitigations()
1091 opt_md_clear_hvm = ((cpu_has_bug_mds || cpu_has_bug_msbds_only) && in init_speculation_mitigations()

Completed in 4 milliseconds