Searched refs:GFP_HIGHUSER (Results 1 – 7 of 7) sorted by relevance
72 #define GFP_HIGHUSER M_WAITOK macro
265 (table->lowmem ? gfp : GFP_HIGHUSER) | in mlx4_table_get()419 (use_lowmem ? GFP_KERNEL : GFP_HIGHUSER) | in mlx4_init_icm_table()
1476 GFP_HIGHUSER | __GFP_NOWARN, 0); in mlx4_load_fw()1582 GFP_HIGHUSER | __GFP_NOWARN, 0); in mlx4_init_icm()
234 (table->lowmem ? GFP_KERNEL : GFP_HIGHUSER) | in mthca_table_get()390 (use_lowmem ? GFP_KERNEL : GFP_HIGHUSER) | in mthca_alloc_icm_table()
354 GFP_HIGHUSER | __GFP_NOWARN, 0); in mthca_load_fw()400 GFP_HIGHUSER | __GFP_NOWARN, 0); in mthca_init_icm()
739 dev->eq_table.icm_page = alloc_page(GFP_HIGHUSER); in mthca_map_eq_icm()
881 gfp_flags = GFP_HIGHUSER; in ttm_dma_populate()