Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvmstat.h43 NR_MEMMAP_BOOT_PAGES, /* page metadata allocated through boot allocator */ enumerator
/linux/mm/
H A Dvmstat.c1887 v[NR_MEMMAP_BOOT_PAGES] = atomic_long_read(&nr_memmap_boot_pages); in vmstat_start()