Home
last modified time | relevance | path

Searched refs:sls (Results 1 – 5 of 5) sorted by relevance

/linux/tools/objtool/include/objtool/
H A Dbuiltin.h28 bool sls;
23 bool sls; global() member
/linux/tools/objtool/
H A Dbuiltin-check.c88 OPT_BOOLEAN('l', "sls", &opts.sls, "validate straight-line-speculation mitigations"),
194 opts.sls || in copy_file()
H A Dcheck.c4870 if (opts.sls) in check()
/linux/drivers/thunderbolt/
H A Dtb_msgs.h564 u8 sls; member
/linux/scripts/
H A DMakefile.lib205 objtool-args-$(CONFIG_MITIGATION_SLS) += --sls