Searched refs:PAGEMAP_BATCH (Results 1 – 1 of 1) sorted by relevance
614 #define PAGEMAP_BATCH (64 << 10) macro617 uint64_t buf[PAGEMAP_BATCH]; in walk_vma()624 batch = min_t(unsigned long, count, PAGEMAP_BATCH); in walk_vma()850 uint8_t vec[PAGEMAP_BATCH]; in walk_file()851 uint64_t buf[PAGEMAP_BATCH], flags; in walk_file()863 if (nr_pages > PAGEMAP_BATCH) in walk_file()864 nr_pages = PAGEMAP_BATCH; in walk_file()