Searched refs:test_facility (Results 1 – 25 of 34) sorted by relevance
12
171 if (test_facility(7)) in setup_hwcaps()175 if (test_facility(17)) in setup_hwcaps()179 if (test_facility(19)) in setup_hwcaps()186 if (test_facility(22) && test_facility(30)) in setup_hwcaps()190 if (test_facility(42) && test_facility(44)) in setup_hwcaps()210 if (test_facility(134)) in setup_hwcaps()222 if (test_facility(150)) in setup_hwcaps()225 if (test_facility(151)) in setup_hwcaps()228 if (test_facility(165)) in setup_hwcaps()370 if (!test_facility(82)) in s390_isolate_bp()[all …]
160 if (!test_facility(11)) in setup_topology()212 if (test_facility(8)) { in detect_machine_facilities()216 if (test_facility(78)) in detect_machine_facilities()218 if (test_facility(3)) in detect_machine_facilities()220 if (test_facility(50) && test_facility(73)) { in detect_machine_facilities()224 if (test_facility(51)) in detect_machine_facilities()226 if (test_facility(129)) { in detect_machine_facilities()230 if (test_facility(130) && !noexec_disabled) { in detect_machine_facilities()234 if (test_facility(133)) in detect_machine_facilities()246 if (test_facility(194)) in detect_machine_facilities()[all …]
15 if (enabled && test_facility(82)) { in nobp_setup_early()39 if (test_facility(156)) in nospec_report()62 if (test_facility(156) || cpu_mitigations_off()) { in nospec_auto_detect()
16 if (test_facility(156)) in cpu_show_spectre_v2()
40 return test_facility(feature->num); in cpu_have_feature()
74 if (!test_facility(64)) in SYSCALL_DEFINE2()
72 if (test_facility(40)) in arch_setup_new_exec()
421 if (test_facility(74)) in fill_dst()
660 if (!test_facility(196)) in paicrypt_init()
37 return test_facility(40) && test_facility(67); in cpum_cf_avail()42 return test_facility(40) && test_facility(68); in cpum_sf_avail()
196 return test_facility(17); /* check for MSA */ in __cpacf_check_opcode()198 return test_facility(76); /* check for MSA3 */ in __cpacf_check_opcode()203 return test_facility(77); /* check for MSA4 */ in __cpacf_check_opcode()205 return test_facility(57); /* check for MSA5 */ in __cpacf_check_opcode()207 return test_facility(146); /* check for MSA8 */ in __cpacf_check_opcode()
58 static inline int test_facility(unsigned long nr) in test_facility() function
52 if (test_facility(8)) { in detect_facilities()56 if (test_facility(78)) in detect_facilities()58 if (!noexec_disabled && test_facility(130)) { in detect_facilities()68 if (test_facility(40)) in setup_lpp()
26 if (!test_facility(158)) in uv_query_info()76 if (!test_facility(158)) in is_prot_virt_host_capable()
212 if (test_facility(8)) { in kasan_early_detect_facilities()216 if (!noexec_disabled && test_facility(130)) { in kasan_early_detect_facilities()
57 if (test_facility(147)) in cmma_init()
336 if (test_facility(13)) { in ipte_range()
119 test_facility(DFLTCC_FACILITY)); in is_dfltcc_enabled()
384 if (test_facility(76)) /* MSA3 */ in kvm_s390_cpu_feat_init()616 r = test_facility(64); in kvm_vm_ioctl_check_extension()619 r = test_facility(133); in kvm_vm_ioctl_check_extension()622 r = test_facility(82); in kvm_vm_ioctl_check_extension()654 r = test_facility(11); in kvm_vm_ioctl_check_extension()765 if (test_facility(134)) { in kvm_vm_ioctl_enable_cap()769 if (test_facility(135)) { in kvm_vm_ioctl_enable_cap()773 if (test_facility(148)) { in kvm_vm_ioctl_enable_cap()777 if (test_facility(152)) { in kvm_vm_ioctl_enable_cap()781 if (test_facility(192)) { in kvm_vm_ioctl_enable_cap()[all …]
98 if (test_facility(12)) { in vfio_ap_matrix_dev_create()
166 return test_facility(65); in ap_interrupts_available()177 return test_facility(12); in ap_qci_available()188 return test_facility(15); in ap_apft_available()
127 int length = test_facility(140) ? EXT_SCCB_READ_CPU : PAGE_SIZE; in sclp_early_get_core_info()
279 int length = test_facility(140) ? EXT_SCCB_READ_SCP : PAGE_SIZE; in sclp_early_read_info()
144 if (!test_facility(72)) in zpci_set_irq_ctrl()
1140 if (!test_facility(69) || !test_facility(71)) { in pci_base_init()
Completed in 45 milliseconds