Searched refs:ehca_use_hp_mr (Results 1 – 3 of 3) sorted by relevance
382 extern bool ehca_use_hp_mr;
68 bool ehca_use_hp_mr = 0; variable80 module_param_named(use_hp_mr, ehca_use_hp_mr, bool, S_IRUGO);
1042 if (ehca_use_hp_mr == 1) in ehca_reg_mr()