Home
last modified time | relevance | path

Searched refs:nobp (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/kernel/
H A Dnospec-branch.c7 int nobp = IS_ENABLED(CONFIG_KERNEL_NOBP); variable
22 nobp = 1; in nobp_setup_early()
26 nobp = 0; in nobp_setup_early()
34 nobp = 0; in nospec_setup_early()
71 nobp = 0; in nospec_auto_detect()
78 nobp = 0; in nospec_auto_detect()
91 nobp = 0; in spectre_v2_setup_early()
/linux/arch/s390/include/asm/
H A Dnospec-branch.h11 extern int nobp;
17 return nobp && test_facility(82); in nobp_enabled()
/linux/arch/s390/
H A DKconfig598 With the option enabled the kernel parameter "nobp=0" or "nospec"
602 enabled with the "nobp=1" kernel parameter.
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt4023 nobp=0 [S390]