Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/mm/
A Dpgtable_32.c21 unsigned int __VMALLOC_RESERVE = 128 << 20; variable
82 __VMALLOC_RESERVE = memparse(arg, &arg) + VMALLOC_OFFSET; in parse_vmalloc()
/linux-6.3-rc2/arch/x86/include/asm/
A Dpage_32_types.h72 extern unsigned int __VMALLOC_RESERVE;
A Dpgtable_32_areas.h51 #define MAXMEM (VMALLOC_END - PAGE_OFFSET - __VMALLOC_RESERVE)

Completed in 4 milliseconds