Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dvmalloc.c1889 * to #define VMALLOC_SPACE (VMALLOC_END-VMALLOC_START). Guess
1893 #define VMALLOC_SPACE (128UL*1024*1024) macro
1895 #define VMALLOC_SPACE (128UL*1024*1024*1024) macro
1898 #define VMALLOC_PAGES (VMALLOC_SPACE / PAGE_SIZE)