zero_alloc         46 drivers/gpu/drm/ttm/ttm_tt.c int ttm_tt_create(struct ttm_buffer_object *bo, bool zero_alloc)
zero_alloc         61 drivers/gpu/drm/ttm/ttm_tt.c 		if (zero_alloc)
zero_alloc        147 include/drm/ttm/ttm_tt.h int ttm_tt_create(struct ttm_buffer_object *bo, bool zero_alloc);