alt_stfle_fac_list  162 arch/s390/include/asm/lowcore.h 	__u64	alt_stfle_fac_list[16];		/* 0x0f80 */
alt_stfle_fac_list   80 arch/s390/kernel/alternative.c 				     S390_lowcore.alt_stfle_fac_list))
alt_stfle_fac_list  182 arch/s390/kernel/early.c 	memcpy(S390_lowcore.alt_stfle_fac_list,
alt_stfle_fac_list  184 arch/s390/kernel/early.c 	       sizeof(S390_lowcore.alt_stfle_fac_list));
alt_stfle_fac_list  186 arch/s390/kernel/early.c 		__clear_facility(82, S390_lowcore.alt_stfle_fac_list);
alt_stfle_fac_list   20 arch/s390/kernel/nospec-branch.c 		__set_facility(82, S390_lowcore.alt_stfle_fac_list);
alt_stfle_fac_list   24 arch/s390/kernel/nospec-branch.c 		__clear_facility(82, S390_lowcore.alt_stfle_fac_list);
alt_stfle_fac_list   32 arch/s390/kernel/nospec-branch.c 	__clear_facility(82, S390_lowcore.alt_stfle_fac_list);
alt_stfle_fac_list   43 arch/s390/kernel/nospec-branch.c 	if (__test_facility(82, S390_lowcore.alt_stfle_fac_list))
alt_stfle_fac_list   69 arch/s390/kernel/nospec-branch.c 		__clear_facility(82, S390_lowcore.alt_stfle_fac_list);
alt_stfle_fac_list   76 arch/s390/kernel/nospec-branch.c 		__clear_facility(82, S390_lowcore.alt_stfle_fac_list);
alt_stfle_fac_list   89 arch/s390/kernel/nospec-branch.c 		__clear_facility(82, S390_lowcore.alt_stfle_fac_list);
alt_stfle_fac_list   20 arch/s390/kernel/nospec-sysfs.c 	if (__test_facility(82, S390_lowcore.alt_stfle_fac_list))
alt_stfle_fac_list  417 arch/s390/kernel/setup.c 	memcpy(lc->alt_stfle_fac_list, S390_lowcore.alt_stfle_fac_list,
alt_stfle_fac_list  418 arch/s390/kernel/setup.c 	       sizeof(lc->alt_stfle_fac_list));
alt_stfle_fac_list  277 arch/s390/kernel/smp.c 	memcpy(lc->alt_stfle_fac_list, S390_lowcore.alt_stfle_fac_list,
alt_stfle_fac_list  278 arch/s390/kernel/smp.c 	       sizeof(lc->alt_stfle_fac_list));