Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dnospec-branch.h293 __stringify(RESET_CALL_DEPTH), X86_FEATURE_CALL_DEPTH
304 __stringify(RESET_CALL_DEPTH_FROM_CALL), X86_FEATURE_CALL_DEPTH
312 __stringify(ASM_INCREMENT_CALL_DEPTH), X86_FEATURE_CALL_DEPTH
350 X86_FEATURE_CALL_DEPTH)
A Ddisabled-features.h75 # define DISABLE_CALL_DEPTH_TRACKING (1 << (X86_FEATURE_CALL_DEPTH & 31))
A Dcpufeatures.h308 #define X86_FEATURE_CALL_DEPTH (11*32+19) /* "" Call depth tracking for RSB stuffing */ macro
/linux-6.3-rc2/arch/x86/kernel/
A Dftrace_64.S305 X86_FEATURE_CALL_DEPTH
371 X86_FEATURE_CALL_DEPTH
A Dcallthunks.c269 if (!cpu_feature_enabled(X86_FEATURE_CALL_DEPTH)) in callthunks_patch_builtin_calls()
A Dalternative.c462 if (cpu_feature_enabled(X86_FEATURE_CALL_DEPTH)) in patch_retpoline()
/linux-6.3-rc2/tools/arch/x86/include/asm/
A Ddisabled-features.h75 # define DISABLE_CALL_DEPTH_TRACKING (1 << (X86_FEATURE_CALL_DEPTH & 31))
A Dcpufeatures.h308 #define X86_FEATURE_CALL_DEPTH (11*32+19) /* "" Call depth tracking for RSB stuffing */ macro
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dbugs.c952 setup_force_cpu_cap(X86_FEATURE_CALL_DEPTH); in retbleed_select_mitigation()
/linux-6.3-rc2/arch/x86/net/
A Dbpf_jit_comp.c428 if (cpu_feature_enabled(X86_FEATURE_CALL_DEPTH)) in emit_indirect_jump()

Completed in 23 milliseconds