Searched refs:__clear_facility (Results 1 – 3 of 3) sorted by relevance
23 __clear_facility(82, S390_lowcore.alt_stfle_fac_list); in nobp_setup_early()31 __clear_facility(82, S390_lowcore.alt_stfle_fac_list); in nospec_setup_early()68 __clear_facility(82, S390_lowcore.alt_stfle_fac_list); in nospec_auto_detect()75 __clear_facility(82, S390_lowcore.alt_stfle_fac_list); in nospec_auto_detect()88 __clear_facility(82, S390_lowcore.alt_stfle_fac_list); in spectre_v2_setup_early()
174 __clear_facility(82, S390_lowcore.alt_stfle_fac_list); in setup_facility_list()
27 static inline void __clear_facility(unsigned long nr, void *facilities) in __clear_facility() function