Home
last modified time | relevance | path

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

/arch/x86/mm/
Dpgtable_32.c21 unsigned int __VMALLOC_RESERVE = 128 << 20; variable
76 __VMALLOC_RESERVE = memparse(arg, &arg) + VMALLOC_OFFSET; in parse_vmalloc()
/arch/x86/include/asm/
Dpage_32_types.h55 extern unsigned int __VMALLOC_RESERVE;
Dpgtable_32_types.h53 #define MAXMEM (VMALLOC_END - PAGE_OFFSET - __VMALLOC_RESERVE)