Searched refs:unret (Results 1 – 7 of 7) sorted by relevance
77 OPT_BOOLEAN(0, "unret", &opts.unret, "validate entry unret placement"),154 if (opts.unret && !opts.rethunk) { in opts_valid()197 if (opts.unret) { in link_opts_valid()
2423 insn->unret = 1; in read_validate_unret_hints()3934 if (!insn->unret) in validate_unrets()4711 if (opts.unret) { in check()
22 bool unret; member
64 unret : 1, member
40 …nux-objtool-args-$(CONFIG_NOINSTR_VALIDATION) += --noinstr $(if $(CONFIG_CPU_UNRET_ENTRY), --unret)
5527 unret - Force enable untrained return thunks,5530 unret,nosmt - Like unret, but will disable SMT when STIBP
2486 Compile the kernel with support for the retbleed=unret mitigation.