Searched refs:hfi1_cu (Results 1 – 4 of 4) sorted by relevance
1398 if (hfi1_cu > 128 || !is_power_of_2(hfi1_cu)) in hfi1_mod_init()1399 hfi1_cu = 1; in hfi1_mod_init()
39 unsigned int hfi1_cu = 1; variable40 module_param_named(cu, hfi1_cu, uint, S_IRUGO);
2188 extern unsigned int hfi1_cu;
14121 dd->vcu = cu_to_vcu(hfi1_cu); in init_early_variables()