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
678 bool nospec; /* do not execute this instruction speculatively */ member
618 With the option enabled the kernel parameter "nobp=0" or "nospec"
818 if (env->insn_aux_data[i + delta].nospec) { in bpf_convert_ctx_accesses()
14162 cur_aux(env)->nospec; in can_skip_alu_sanitation()18327 if (state->speculative && insn_aux->nospec) in do_check()18335 insn_aux->nospec = true; in do_check()
29549 F: arch/x86/include/asm/nospec-branch.h