Home
last modified time | relevance | path

Searched defs:MAXMEM (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable_32_areas.h51 #define MAXMEM (VMALLOC_END - PAGE_OFFSET - __VMALLOC_RESERVE) macro
Dpgtable_64_types.h112 #define MAXMEM (1UL << MAX_PHYSMEM_BITS) macro
/kernel/linux/linux-5.10/arch/nds32/include/asm/
Dpgtable.h68 #define MAXMEM __pa(VMALLOC_START) macro