Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dvmalloc.c1465 #define VMALLOC_SPACE (128UL*1024*1024) macro
1467 #define VMALLOC_SPACE (128UL*1024*1024*1024) macro
/kernel/linux/linux-6.6/mm/
Dvmalloc.c1901 #define VMALLOC_SPACE (128UL*1024*1024) macro
1903 #define VMALLOC_SPACE (128UL*1024*1024*1024) macro