Home
last modified time | relevance | path

Searched refs:MAX_FOLIO_NR_PAGES (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dutil.c1263 if (ps->idx < MAX_FOLIO_NR_PAGES) { in snapshot_page()
/linux/include/linux/
H A Dmm.h2098 #define MAX_FOLIO_NR_PAGES (1UL << MAX_FOLIO_ORDER) macro