Searched refs:use_gisa (Results 1 – 1 of 1) sorted by relevance
188 static bool use_gisa = true; variable189 module_param(use_gisa, bool, 0644);190 MODULE_PARM_DESC(use_gisa, "Use the GISA if the host supports it.");2753 if (use_gisa) in kvm_arch_init_vm()