Searched refs:batch_max_pages (Results 1 – 1 of 1) sorted by relevance
323 unsigned int batch_max_pages; member1112 to_inflate_pages = min_t(unsigned long, b->batch_max_pages, in vmballoon_inflate()1221 to_deflate_pages = min_t(unsigned long, b->batch_max_pages, in vmballoon_deflate()1296 b->batch_max_pages = 1; in vmballoon_deinit_batching()1318 b->batch_max_pages = PAGE_SIZE / sizeof(struct vmballoon_batch_entry); in vmballoon_init_batching()