Home
last modified time | relevance | path

Searched refs:unret (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/tools/objtool/
A Dbuiltin-check.c77 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()
A Dcheck.c4604 if (opts.unret) { in check()
/linux-6.3-rc2/tools/objtool/include/objtool/
A Dbuiltin.h22 bool unret; member
/linux-6.3-rc2/scripts/
A DMakefile.vmlinux_o40 …nux-objtool-args-$(CONFIG_NOINSTR_VALIDATION) += --noinstr $(if $(CONFIG_CPU_UNRET_ENTRY), --unret)
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt5367 unret - Force enable untrained return thunks,
5370 unret,nosmt - Like unret, but will disable SMT when STIBP
/linux-6.3-rc2/arch/x86/
A DKconfig2582 Compile the kernel with support for the retbleed=unret mitigation.

Completed in 25 milliseconds