Searched refs:use_lowmem (Results 1 – 4 of 4) sorted by relevance
362 int use_lowmem, int use_coherent) in mlx4_init_icm_table() argument379 table->lowmem = use_lowmem; in mlx4_init_icm_table()389 (use_lowmem ? GFP_KERNEL : GFP_HIGHUSER) | in mlx4_init_icm_table()
82 int use_lowmem, int use_coherent);
89 int use_lowmem, int use_coherent);
359 int use_lowmem, int use_coherent) in mthca_alloc_icm_table() argument378 table->lowmem = use_lowmem; in mthca_alloc_icm_table()391 (use_lowmem ? GFP_KERNEL : GFP_HIGHUSER) | in mthca_alloc_icm_table()