Lines Matching defs:cotable
48 * @cotable: Refcounted pointer to the cotable holding this view.
50 * @cotable_head: List head for the cotable-to_view list.
65 struct vmw_resource *cotable; /* Immutable */
136 vmw_cotable_add_resource(view->cotable, &view->cotable_head);
187 vmw_cotable_add_resource(view->cotable, &view->cotable_head);
289 vmw_resource_unreference(&view->cotable);
365 view->cotable = vmw_resource_reference
422 * vmw_view_cotable_list_destroy - Evict all views belonging to a cotable.
425 * @list: List of views belonging to a cotable.
428 * This function evicts all views belonging to a cotable.
431 * cotable is paged out.