Searched refs:ttm_mem_global_alloc (Results 1 – 4 of 4) sorted by relevance
138 extern int ttm_mem_global_alloc(struct ttm_mem_global *glob, uint64_t memory,
280 ret = ttm_mem_global_alloc(mem_glob, sizeof(*ref), in ttm_ref_object_add()
410 int ttm_mem_global_alloc(struct ttm_mem_global *glob, uint64_t memory, in ttm_mem_global_alloc() function
1231 ret = ttm_mem_global_alloc(mem_glob, acc_size, false, false); in ttm_bo_init()