Searched refs:CMP_PAGES (Results 1 – 1 of 1) sorted by relevance
532 #define CMP_PAGES DIV_ROUND_UP(bytes_worst_compress(UNC_SIZE) + \ macro534 #define CMP_SIZE (CMP_PAGES * PAGE_SIZE)1308 page[i] = (void *)__get_free_page(i < CMP_PAGES ? in load_compressed_image()1314 if (i < CMP_PAGES) { in load_compressed_image()1421 if (have < CMP_PAGES && asked) { in load_compressed_image()