Searched refs:hws_gws_support (Results 1 – 3 of 3) sorted by relevance
800 bool hws_gws_support; variable801 module_param_unsafe(hws_gws_support, bool, 0444);802 MODULE_PARM_DESC(hws_gws_support, "Assume MEC2 FW supports GWS barriers (false = rely on FW version…
192 extern bool hws_gws_support;
573 if (hws_gws_support || (KFD_IS_SOC15(node) && in kfd_gws_init()