Searched refs:retpoline (Results 1 – 4 of 4) sorted by relevance
20 bool retpoline; member
81 OPT_BOOLEAN('r', "retpoline", &opts.retpoline, "validate and annotate retpoline usage"),167 opts.retpoline || in opts_valid()
4701 if (opts.retpoline) in check()4738 if (opts.retpoline) { in check()
25 retpoline thunks, for Spectre v2 mitigations27 - Retpoline call site annotation -- annotates all retpoline thunk call
Completed in 11 milliseconds