Searched refs:hfi1_cu (Results 1 – 4 of 4) sorted by relevance
1439 if (hfi1_cu > 128 || !is_power_of_2(hfi1_cu)) in hfi1_mod_init()1440 hfi1_cu = 1; in hfi1_mod_init()
84 unsigned int hfi1_cu = 1; variable85 module_param_named(cu, hfi1_cu, uint, S_IRUGO);
2009 extern unsigned int hfi1_cu;
14138 dd->vcu = cu_to_vcu(hfi1_cu); in init_early_variables()