Home
last modified time | relevance | path

Searched refs:X86_FEATURE_CALL_DEPTH (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dnospec-branch.h298 __stringify(RESET_CALL_DEPTH), X86_FEATURE_CALL_DEPTH
309 __stringify(RESET_CALL_DEPTH), X86_FEATURE_CALL_DEPTH
320 __stringify(RESET_CALL_DEPTH_FROM_CALL), X86_FEATURE_CALL_DEPTH
328 __stringify(ASM_INCREMENT_CALL_DEPTH), X86_FEATURE_CALL_DEPTH
386 X86_FEATURE_CALL_DEPTH)
H A Ddisabled-features.h75 # define DISABLE_CALL_DEPTH_TRACKING (1 << (X86_FEATURE_CALL_DEPTH & 31))
H A Dcpufeatures.h306 #define X86_FEATURE_CALL_DEPTH (11*32+19) /* "" Call depth tracking for RSB stuffing */ macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Ddisabled-features.h75 # define DISABLE_CALL_DEPTH_TRACKING (1 << (X86_FEATURE_CALL_DEPTH & 31))
H A Dcpufeatures.h307 #define X86_FEATURE_CALL_DEPTH (11*32+19) /* "" Call depth tracking for RSB stuffing */ macro
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dftrace_64.S307 X86_FEATURE_CALL_DEPTH
378 X86_FEATURE_CALL_DEPTH
H A Dcallthunks.c269 if (!cpu_feature_enabled(X86_FEATURE_CALL_DEPTH)) in callthunks_patch_builtin_calls()
H A Dalternative.c601 if (cpu_feature_enabled(X86_FEATURE_CALL_DEPTH)) in patch_retpoline()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dbugs.c1129 setup_force_cpu_cap(X86_FEATURE_CALL_DEPTH); in retbleed_select_mitigation()
/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp.c428 if (cpu_feature_enabled(X86_FEATURE_CALL_DEPTH)) in emit_indirect_jump()

Completed in 16 milliseconds