Searched refs:unret (Results 1 – 6 of 6) sorted by relevance
77 OPT_BOOLEAN(0, "unret", &opts.unret, "validate entry unret placement"),149 if (opts.unret && !opts.rethunk) { in opts_valid()192 if (opts.unret) { in link_opts_valid()
4604 if (opts.unret) { in check()
22 bool unret; member
40 …nux-objtool-args-$(CONFIG_NOINSTR_VALIDATION) += --noinstr $(if $(CONFIG_CPU_UNRET_ENTRY), --unret)
5367 unret - Force enable untrained return thunks,5370 unret,nosmt - Like unret, but will disable SMT when STIBP
2582 Compile the kernel with support for the retbleed=unret mitigation.
Completed in 25 milliseconds