Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dpgtable-ppc64.h53 #define VMALLOC_SIZE (KERN_VIRT_SIZE >> 2) macro
55 #define VMALLOC_SIZE (KERN_VIRT_SIZE >> 1) macro
57 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE)
/linux-3.4.99/arch/powerpc/mm/
Dslb_low.S79 cmpldi r11,(VMALLOC_SIZE >> 28) - 1