Home
last modified time | relevance | path

Searched refs:RETPOLINE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/tools/testing/selftests/sgx/
Dtest_encl.lds39 ASSERT(!DEFINED(.discard.retpoline_safe), "RETPOLINE ALTERNATIVES are not supported in enclaves")
40 ASSERT(!DEFINED(.discard.nospec), "RETPOLINE ALTERNATIVES are not supported in enclaves")
/Linux-v5.15/arch/x86/lib/
Dretpoline.S15 .macro RETPOLINE reg macro
36 __stringify(RETPOLINE \reg), X86_FEATURE_RETPOLINE, \
/Linux-v5.15/arch/x86/
DKconfig259 select STACK_VALIDATION if HAVE_STACK_VALIDATION && (HAVE_STATIC_CALL_INLINE || RETPOLINE)
462 config RETPOLINE config