Searched refs:use_gisa (Results 1 – 1 of 1) sorted by relevance
215 static bool use_gisa = true; variable216 module_param(use_gisa, bool, 0644);217 MODULE_PARM_DESC(use_gisa, "Use the GISA if the host supports it.");2504 if (use_gisa) in kvm_s390_cpus_from_pv()3465 if (use_gisa) in kvm_arch_init_vm()