Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dpgtable_32_types.h53 #define MAXMEM (VMALLOC_END - PAGE_OFFSET - __VMALLOC_RESERVE) macro
Dpgtable_64_types.h57 #define MAXMEM _AC(__AC(1, UL) << MAX_PHYSMEM_BITS, UL) macro
/arch/tile/include/asm/
Dpgtable_32.h74 #define MAXMEM (_VMALLOC_START - PAGE_OFFSET) macro