Lines Matching defs:readback
112 bool readback,
226 * @readback: Whether initiate a readback of the cotable data to the backup
240 int vmw_cotable_scrub(struct vmw_resource *res, bool readback)
261 readback);
263 if (readback)
271 if (readback) {
299 * @readback: Whether to read back cotable data to the backup buffer.
306 bool readback,
322 vmw_dx_context_scrub_cotables(vcotbl->ctx, readback);