Searched refs:use_gisa (Results 1 – 1 of 1) sorted by relevance
211 static bool use_gisa = true; variable212 module_param(use_gisa, bool, 0644);213 MODULE_PARM_DESC(use_gisa, "Use the GISA if the host supports it.");2471 if (use_gisa) in kvm_s390_cpus_from_pv()3420 if (use_gisa) in kvm_arch_init_vm()