Searched refs:ttm_mem_global_alloc (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/drm2/ttm/
H A Dttm_memory.h139 extern int ttm_mem_global_alloc(struct ttm_mem_global *glob, uint64_t memory,
H A Dttm_object.c282 ret = ttm_mem_global_alloc(mem_glob, sizeof(*ref),
H A Dttm_memory.c412 int ttm_mem_global_alloc(struct ttm_mem_global *glob, uint64_t memory, function
H A Dttm_bo.c1233 ret = ttm_mem_global_alloc(mem_glob, acc_size, false, false);

Completed in 95 milliseconds