Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dvmalloc.h238 #define VMALLOC_TOTAL (VMALLOC_END - VMALLOC_START) macro
240 #define VMALLOC_TOTAL 0UL macro
/kernel/linux/linux-6.6/include/linux/
Dvmalloc.h284 #define VMALLOC_TOTAL (VMALLOC_END - VMALLOC_START) macro
286 #define VMALLOC_TOTAL 0UL macro