Searched refs:sls (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/objtool/include/objtool/ |
| H A D | builtin.h | 26 bool sls; 23 bool sls; global() member
|
| /linux/tools/objtool/ |
| H A D | builtin-check.c | 89 OPT_BOOLEAN('l', "sls", &opts.sls, "validate straight-line-speculation mitigations"), 191 opts.sls || in copy_file()
|
| H A D | check.c | 5052 if (opts.sls) in check()
|
| /linux/drivers/thunderbolt/ |
| H A D | xdomain.c | 505 u8 *sls, u8 *tls) in tb_xdp_link_state_status_request() argument 531 *sls = res.sls; in tb_xdp_link_state_status_request() 556 res.sls = (val[0] & LANE_ADP_CS_0_SUPPORTED_SPEED_MASK) >> in tb_xdp_link_state_status_response() 1255 u8 slw, tlw, sls, tls; in tb_xdomain_get_link_status() local 1262 xd->state_retries, &slw, &tlw, &sls, in tb_xdomain_get_link_status() 1274 dev_dbg(&xd->dev, "remote link supports width %#x speed %#x\n", slw, sls); in tb_xdomain_get_link_status()
|
| H A D | tb_msgs.h | 564 u8 sls; member
|
| /linux/scripts/ |
| H A D | Makefile.lib | 198 objtool-args-$(CONFIG_MITIGATION_SLS) += --sls
|
| /linux/arch/x86/ |
| H A D | Kconfig | 2391 def_bool $(cc-option,-mharden-sls=all)
|