Searched refs:use_lowmem (Results 1 – 4 of 4) sorted by relevance
387 int use_lowmem, int use_coherent) in mlx4_init_icm_table() argument405 table->lowmem = use_lowmem; in mlx4_init_icm_table()417 (use_lowmem ? GFP_KERNEL : GFP_HIGHUSER) | in mlx4_init_icm_table()
83 int use_lowmem, int use_coherent);
89 int use_lowmem, int use_coherent);
361 int use_lowmem, int use_coherent) in mthca_alloc_icm_table() argument381 table->lowmem = use_lowmem; in mthca_alloc_icm_table()394 (use_lowmem ? GFP_KERNEL : GFP_HIGHUSER) | in mthca_alloc_icm_table()