Home
last modified time | relevance | path

Searched refs:alt_stfle_fac_list (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dnospec-branch.c20 __set_facility(82, alt_stfle_fac_list); in nobp_setup_early()
24 __clear_facility(82, alt_stfle_fac_list); in nobp_setup_early()
32 __clear_facility(82, alt_stfle_fac_list); in nospec_setup_early()
43 if (__test_facility(82, alt_stfle_fac_list)) in nospec_report()
69 __clear_facility(82, alt_stfle_fac_list); in nospec_auto_detect()
76 __clear_facility(82, alt_stfle_fac_list); in nospec_auto_detect()
89 __clear_facility(82, alt_stfle_fac_list); in spectre_v2_setup_early()
H A Dearly.c193 memcpy(alt_stfle_fac_list, stfle_fac_list, sizeof(alt_stfle_fac_list)); in setup_facility_list()
195 __clear_facility(82, alt_stfle_fac_list); in setup_facility_list()
H A Dnospec-sysfs.c20 if (__test_facility(82, alt_stfle_fac_list)) in cpu_show_spectre_v2()
H A Dalternative.c34 if (!__test_facility(a->facility, alt_stfle_fac_list)) in __apply_alternatives()
H A Dsetup.c158 u64 alt_stfle_fac_list[16]; variable
/openbmc/linux/arch/s390/include/asm/
H A Dfacility.h23 extern u64 alt_stfle_fac_list[16];