Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_cotable.c55 struct vmw_cotable { struct
140 static struct vmw_cotable *vmw_cotable(struct vmw_resource *res) in vmw_cotable() function
142 return container_of(res, struct vmw_cotable, res); in vmw_cotable()
170 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_unscrub()
245 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_scrub()
312 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_unbind()
345 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_readback()
390 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_resize()
512 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_create()
574 struct vmw_cotable *vcotbl; in vmw_cotable_alloc()
[all …]