Searched refs:unret (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/tools/objtool/ |
D | builtin-check.c | 22 validate_dup, vmlinux, sls, unret, rethunk; variable 34 OPT_BOOLEAN(0, "unret", &unret, "validate entry unret placement"),
|
D | builtin.h | 12 validate_dup, vmlinux, sls, unret, rethunk;
|
D | check.c | 3521 if (unret) { in check()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | kernel-parameters.txt | 4720 unret - Force enable untrained return thunks, 4723 unret,nosmt - Like unret, but will disable SMT when STIBP
|
/kernel/linux/linux-5.10/arch/x86/ |
D | Kconfig | 2461 Compile the kernel with support for the retbleed=unret mitigation.
|