Searched refs:X86_FEATURE_AUTOIBRS (Results 1 – 3 of 3) sorted by relevance
471 #define X86_FEATURE_AUTOIBRS (20*32+ 8) /* Automatic IBRS */ macro
1858 !boot_cpu_has(X86_FEATURE_AUTOIBRS))) { in spectre_v2_user_update_mitigation()2281 if (boot_cpu_has(X86_FEATURE_AUTOIBRS)) { in spectre_v2_apply_mitigation()3260 !boot_cpu_has(X86_FEATURE_AUTOIBRS))) in cpu_bugs_smt_update()3484 !boot_cpu_has(X86_FEATURE_AUTOIBRS)) in stibp_state()
1165 cpu_has(c, X86_FEATURE_AUTOIBRS)) in init_amd()