Home
last modified time | relevance | path

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

/arch/arc/include/asm/
Dprocessor.h118 #define VMALLOC_SIZE (PAGE_OFFSET - VMALLOC_START - PGDIR_SIZE * 4) macro
/arch/powerpc/include/asm/
Dpgtable-ppc64.h47 #define VMALLOC_SIZE (KERN_VIRT_SIZE >> 2) macro
49 #define VMALLOC_SIZE (KERN_VIRT_SIZE >> 1) macro