ttm_base_object_type 903 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c if (unlikely(ttm_base_object_type(base) != ttm_buffer_type)) { ttm_base_object_type 952 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c if (unlikely(ttm_base_object_type(base) != ttm_buffer_type)) { ttm_base_object_type 248 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c if (unlikely(ttm_base_object_type(base) != converter->object_type)) ttm_base_object_type 290 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c if (unlikely(ttm_base_object_type(base) != converter->object_type)) { ttm_base_object_type 248 drivers/gpu/drm/vmwgfx/vmwgfx_simple_resource.c if (ttm_base_object_type(base) != func->ttm_res_type) { ttm_base_object_type 932 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c if (unlikely(ttm_base_object_type(base) != VMW_RES_SURFACE)) {