Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvmstat.h42 NR_MEMMAP_PAGES, /* page metadata allocated through buddy allocator */ enumerator
/linux/mm/
H A Dvmstat.c1886 v[NR_MEMMAP_PAGES] = atomic_long_read(&nr_memmap_pages); in vmstat_start()