Searched refs:X86_FEATURE_CALL_DEPTH (Results 1 – 7 of 7) sorted by relevance
283 __stringify(\call_depth_insns), X86_FEATURE_CALL_DEPTH300 __stringify(INCREMENT_CALL_DEPTH), X86_FEATURE_CALL_DEPTH403 X86_FEATURE_CALL_DEPTH)
297 #define X86_FEATURE_CALL_DEPTH (11*32+19) /* Call depth tracking for RSB stuffing */ macro
310 X86_FEATURE_CALL_DEPTH384 X86_FEATURE_CALL_DEPTH
256 if (!cpu_feature_enabled(X86_FEATURE_CALL_DEPTH)) in callthunks_patch_builtin_calls()
871 if (cpu_feature_enabled(X86_FEATURE_CALL_DEPTH)) in patch_retpoline()
1500 setup_force_cpu_cap(X86_FEATURE_CALL_DEPTH); in retbleed_apply_mitigation()1643 setup_force_cpu_cap(X86_FEATURE_CALL_DEPTH); in its_apply_mitigation()
674 if (cpu_feature_enabled(X86_FEATURE_CALL_DEPTH)) in emit_indirect_jump()
Completed in 30 milliseconds