Home | History | Annotate | Download | only in vmwgfx

Lines Matching defs:backup

157  * @backup_size: Backup buffer size. Immutable.
158 * @res_dirty: Resource contains data not yet in the backup buffer. Protected
160 * @backup_dirty: Backup buffer contains data not yet in the HW resource.
163 * @backup: The backup buffer if any. Protected by resource reserved.
164 * @backup_offset: Offset into the backup buffer if any. Protected by resource
169 * backup buffer is pinned. Hence it can't be evicted.
171 * @mob_node; Node for the MOB backup rbtree. Protected by @backup reserved.
189 struct vmw_buffer_object *backup;