Searched refs:nobp (Results 1 – 4 of 4) sorted by relevance
7 int nobp = IS_ENABLED(CONFIG_KERNEL_NOBP); variable22 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()
11 extern int nobp;17 return nobp && test_facility(82); in nobp_enabled()
562 With the option enabled the kernel parameter "nobp=0" or "nospec"566 enabled with the "nobp=1" kernel parameter.
3517 nobp=0 [S390]