Searched refs:nospec (Results 1 – 7 of 7) sorted by relevance
74 The array_index_nospec() helper in <linux/nospec.h> can be used to
167 potentially be influenced for Spectre attacks, new "nospec" accessor281 where such kernel code has been identified, nospec accessor macros464 basis to use nospec accessor macros for bounds clipping :ref:`[2]566 uses nospec accessor macros for "bounds clipping", to avoid any
613 bool nospec; /* do not execute this instruction speculatively */ member
611 With the option enabled the kernel parameter "nobp=0" or "nospec"
764 if (env->insn_aux_data[i + delta].nospec) { in bpf_convert_ctx_accesses()
13468 cur_aux(env)->nospec; in can_skip_alu_sanitation()17801 if (state->speculative && insn_aux->nospec) in do_check()17809 insn_aux->nospec = true; in do_check()
28889 F: arch/x86/include/asm/nospec-branch.h