Searched refs:X86_FEATURE_CALL_DEPTH (Results 1 – 10 of 10) sorted by relevance
298 __stringify(RESET_CALL_DEPTH), X86_FEATURE_CALL_DEPTH309 __stringify(RESET_CALL_DEPTH), X86_FEATURE_CALL_DEPTH320 __stringify(RESET_CALL_DEPTH_FROM_CALL), X86_FEATURE_CALL_DEPTH328 __stringify(ASM_INCREMENT_CALL_DEPTH), X86_FEATURE_CALL_DEPTH375 X86_FEATURE_CALL_DEPTH)
75 # define DISABLE_CALL_DEPTH_TRACKING (1 << (X86_FEATURE_CALL_DEPTH & 31))
306 #define X86_FEATURE_CALL_DEPTH (11*32+19) /* "" Call depth tracking for RSB stuffing */ macro
307 X86_FEATURE_CALL_DEPTH378 X86_FEATURE_CALL_DEPTH
269 if (!cpu_feature_enabled(X86_FEATURE_CALL_DEPTH)) in callthunks_patch_builtin_calls()
591 if (cpu_feature_enabled(X86_FEATURE_CALL_DEPTH)) in patch_retpoline()
307 #define X86_FEATURE_CALL_DEPTH (11*32+19) /* "" Call depth tracking for RSB stuffing */ macro
1063 setup_force_cpu_cap(X86_FEATURE_CALL_DEPTH); in retbleed_select_mitigation()
428 if (cpu_feature_enabled(X86_FEATURE_CALL_DEPTH)) in emit_indirect_jump()