Home
last modified time | relevance | path

Searched refs:mock_bo (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/
Dintel_region_ttm.c166 struct ttm_buffer_object mock_bo = {}; in intel_region_ttm_resource_alloc() local
170 mock_bo.base.size = size; in intel_region_ttm_resource_alloc()
173 ret = man->func->alloc(man, &mock_bo, &place, &res); in intel_region_ttm_resource_alloc()