Searched refs:PAGEMAP_BATCH (Results 1 – 1 of 1) sorted by relevance
726 #define PAGEMAP_BATCH (64 << 10) macro729 uint64_t buf[PAGEMAP_BATCH]; in walk_vma()736 batch = min_t(unsigned long, count, PAGEMAP_BATCH); in walk_vma()972 uint8_t vec[PAGEMAP_BATCH]; in walk_file()973 uint64_t buf[PAGEMAP_BATCH], flags; in walk_file()987 if (nr_pages > PAGEMAP_BATCH) in walk_file()988 nr_pages = PAGEMAP_BATCH; in walk_file()