Searched refs:sls (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/objtool/ |
D | builtin-check.c | 22 validate_dup, vmlinux, sls, unret, rethunk; variable 41 OPT_BOOLEAN('S', "sls", &sls, "validate straight-line-speculation"),
|
D | builtin.h | 12 validate_dup, vmlinux, sls, unret, rethunk;
|
D | check.c | 2942 if (sls && !insn->retpoline_safe && in validate_branch() 2990 if (sls && !insn->retpoline_safe && in validate_branch()
|
/kernel/linux/linux-5.10/arch/x86/ |
D | Makefile | 200 KBUILD_CFLAGS += -mharden-sls=all
|
D | Kconfig | 2409 def_bool $(cc-option,-mharden-sls=all)
|
/kernel/linux/linux-5.10/scripts/ |
D | Makefile.build | 245 objtool_args += --sls
|