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