Searched refs:unret (Results 1 – 6 of 6) sorted by relevance
72 OPT_BOOLEAN(0, "unret", &opts.unret, "validate entry unret placement"),141 if (opts.unret && !opts.rethunk) { in opts_valid()174 if (opts.unret) { in link_opts_valid()
4261 if (opts.unret) { in check()
23 bool unret; member
40 …nux-objtool-args-$(CONFIG_NOINSTR_VALIDATION) += --noinstr $(if $(CONFIG_CPU_UNRET_ENTRY), --unret)
5319 unret - Force enable untrained return thunks,5322 unret,nosmt - Like unret, but will disable SMT when STIBP
2495 Compile the kernel with support for the retbleed=unret mitigation.