v2_user_options 649 arch/x86/kernel/cpu/bugs.c } v2_user_options[] __initconst = { v2_user_options 685 arch/x86/kernel/cpu/bugs.c for (i = 0; i < ARRAY_SIZE(v2_user_options); i++) { v2_user_options 686 arch/x86/kernel/cpu/bugs.c if (match_option(arg, ret, v2_user_options[i].option)) { v2_user_options 687 arch/x86/kernel/cpu/bugs.c spec_v2_user_print_cond(v2_user_options[i].option, v2_user_options 688 arch/x86/kernel/cpu/bugs.c v2_user_options[i].secure); v2_user_options 689 arch/x86/kernel/cpu/bugs.c return v2_user_options[i].cmd;