Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cotable.c50 struct vmw_cotable { struct
138 static struct vmw_cotable *vmw_cotable(struct vmw_resource *res) in vmw_cotable() function
140 return container_of(res, struct vmw_cotable, res); in vmw_cotable()
168 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_unscrub()
243 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_scrub()
310 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_unbind()
343 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_readback()
388 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_resize()
514 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_create()
571 struct vmw_cotable *vcotbl; in vmw_cotable_alloc()
[all …]