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.h613 bool nospec; /* do not execute this instruction speculatively */ member
/linux/arch/s390/
H A DKconfig611 With the option enabled the kernel parameter "nobp=0" or "nospec"
/linux/kernel/bpf/
H A Dfixups.c764 if (env->insn_aux_data[i + delta].nospec) { in bpf_convert_ctx_accesses()
H A Dverifier.c13468 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()
/linux/
H A DMAINTAINERS28889 F: arch/x86/include/asm/nospec-branch.h