Searched refs:test_facility (Results 1 – 19 of 19) sorted by relevance
17 if (enabled && test_facility(82)) { in nobp_setup_early()41 if (test_facility(156)) in nospec_report()64 if (test_facility(156) || cpu_mitigations_off()) { in nospec_auto_detect()
44 return test_facility(feature->num); in cpu_have_feature()
74 if (!test_facility(64)) in SYSCALL_DEFINE2()
844 if (!test_facility(64)) in s390_runtime_instr_get()860 if (!test_facility(64)) in s390_runtime_instr_set()
1372 if (test_facility(141)) { in reipl_fcp_init()1428 if (test_facility(141)) { in reipl_nvme_init()1487 if (test_facility(141)) { in reipl_eckd_init()
1183 if (!test_facility(p->facility_nr)) in paipmu_setup()
1144 return test_facility(142); in stccm_avail()
314 return test_facility(17); /* check for MSA */ in __cpacf_check_opcode()316 return test_facility(76); /* check for MSA3 */ in __cpacf_check_opcode()321 return test_facility(77); /* check for MSA4 */ in __cpacf_check_opcode()323 return test_facility(57); /* check for MSA5 */ in __cpacf_check_opcode()325 return test_facility(146); /* check for MSA8 */ in __cpacf_check_opcode()327 return test_facility(155); /* check for MSA9 */ in __cpacf_check_opcode()
17 return nobp && test_facility(82); in nobp_enabled()
77 static __always_inline bool test_facility(unsigned long nr) in test_facility() function
394 if (test_facility(28)) /* TOD-clock steering */ in kvm_s390_cpu_feat_init()399 if (test_facility(17)) { /* MSA */ in kvm_s390_cpu_feat_init()411 if (test_facility(76)) /* MSA3 */ in kvm_s390_cpu_feat_init()414 if (test_facility(77)) { /* MSA4 */ in kvm_s390_cpu_feat_init()424 if (test_facility(57)) /* MSA5 */ in kvm_s390_cpu_feat_init()428 if (test_facility(146)) /* MSA8 */ in kvm_s390_cpu_feat_init()432 if (test_facility(155)) /* MSA9 */ in kvm_s390_cpu_feat_init()436 if (test_facility(150)) /* SORTL */ in kvm_s390_cpu_feat_init()439 if (test_facility(151)) /* DFLTCC */ in kvm_s390_cpu_feat_init()442 if (test_facility(201)) /* PFCR */ in kvm_s390_cpu_feat_init()[all …]
120 test_facility(DFLTCC_FACILITY)); in is_dfltcc_enabled()
146 if (test_facility(86)) in sha3_mod_init_arch()
106 if (test_facility(12)) { in vfio_ap_matrix_dev_create()
283 if (test_facility(testlist[idx].facility_bit)) { in main()
104 length = test_facility(140) ? EXT_SCCB_READ_CPU : PAGE_SIZE; in _sclp_get_core_info()
281 int length = test_facility(140) ? EXT_SCCB_READ_SCP : PAGE_SIZE; in sclp_early_read_info()
1189 if (!test_facility(69) || !test_facility(71)) { in pci_base_init()
144 if (!test_facility(72)) in zpci_set_irq_ctrl()