Searched refs:X86_FEATURE_CALL_DEPTH (Results 1 – 4 of 4) sorted by relevance
283 __stringify(\call_depth_insns), X86_FEATURE_CALL_DEPTH300 __stringify(INCREMENT_CALL_DEPTH), X86_FEATURE_CALL_DEPTH405 X86_FEATURE_CALL_DEPTH)
297 #define X86_FEATURE_CALL_DEPTH (11*32+19) /* Call depth tracking for RSB stuffing */ macro
904 if (cpu_feature_enabled(X86_FEATURE_CALL_DEPTH)) in patch_retpoline()
682 if (cpu_feature_enabled(X86_FEATURE_CALL_DEPTH)) in emit_indirect_jump()