Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arc/include/asm/
Dprocessor.h109 #define VMALLOC_SIZE (0x10000000) /* 256M */ macro
/linux-4.1.27/arch/powerpc/include/asm/
Dpgtable-ppc64.h47 #define VMALLOC_SIZE (KERN_VIRT_SIZE >> 2) macro
49 #define VMALLOC_SIZE (KERN_VIRT_SIZE >> 1) macro