Home
last modified time | relevance | path

Searched refs:WORST_COMP_PAGE_SIZE (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_compression.c100 #define WORST_COMP_PAGE_SIZE (XC_PAGE_SIZE + 9) macro
144 if ( (ctx->compbuf_pos + WORST_COMP_PAGE_SIZE) > ctx->compbuf_size) in compress_page()

Completed in 2 milliseconds