Searched refs:PAGEMAP_BATCH (Results 1 – 1 of 1) sorted by relevance
616 #define PAGEMAP_BATCH (64 << 10) macro619 uint64_t buf[PAGEMAP_BATCH]; in walk_vma()626 batch = min_t(unsigned long, count, PAGEMAP_BATCH); in walk_vma()852 uint8_t vec[PAGEMAP_BATCH]; in walk_file()853 uint64_t buf[PAGEMAP_BATCH], flags; in walk_file()865 if (nr_pages > PAGEMAP_BATCH) in walk_file()866 nr_pages = PAGEMAP_BATCH; in walk_file()