Searched refs:use_gisa (Results 1 – 1 of 1) sorted by relevance
230 static bool use_gisa = true; variable231 module_param(use_gisa, bool, 0644);232 MODULE_PARM_DESC(use_gisa, "Use the GISA if the host supports it.");2405 if (use_gisa) in kvm_s390_cpus_from_pv()3364 if (use_gisa) in kvm_arch_init_vm()