UNC_SIZE
unsigned char unc[UNC_SIZE]; /* uncompressed buffer */
acomp_request_set_dst_nondma(d->cr, d->unc, UNC_SIZE);
bytes_worst_compress(UNC_SIZE))) {
data[thr].unc_len > UNC_SIZE ||
#define CMP_PAGES DIV_ROUND_UP(bytes_worst_compress(UNC_SIZE) + \
unsigned char unc[UNC_SIZE]; /* uncompressed buffer */
for (off = 0; off < UNC_SIZE; off += PAGE_SIZE) {