Lines Matching defs:readback
127 bool readback,
242 * @readback: Whether initiate a readback of the cotable data to the backup
256 int vmw_cotable_scrub(struct vmw_resource *res, bool readback)
277 readback);
279 if (readback)
287 if (readback) {
315 * @readback: Whether to read back cotable data to the backup buffer.
322 bool readback,
338 vmw_dx_context_scrub_cotables(vcotbl->ctx, readback);