Home
last modified time | relevance | path

Searched refs:nospec (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/staging/
H A Dspeculation.rst74 The array_index_nospec() helper in <linux/nospec.h> can be used to
/linux/Documentation/admin-guide/hw-vuln/
H A Dspectre.rst167 potentially be influenced for Spectre attacks, new "nospec" accessor
281 where such kernel code has been identified, nospec accessor macros
464 basis to use nospec accessor macros for bounds clipping :ref:`[2]
566 uses nospec accessor macros for "bounds clipping", to avoid any
/linux/include/linux/
H A Dbpf_verifier.h678 bool nospec; /* do not execute this instruction speculatively */ member
/linux/arch/s390/
H A DKconfig618 With the option enabled the kernel parameter "nobp=0" or "nospec"
/linux/kernel/bpf/
H A Dfixups.c818 if (env->insn_aux_data[i + delta].nospec) { in bpf_convert_ctx_accesses()
H A Dverifier.c14162 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()
/linux/
H A DMAINTAINERS29549 F: arch/x86/include/asm/nospec-branch.h