Searched refs:VMALLOC_SIZE (Results 1 – 4 of 4) sorted by relevance
109 #define VMALLOC_SIZE (0x10000000) /* 256M */ macro110 #define VMALLOC_START (PAGE_OFFSET - VMALLOC_SIZE)125 #define TASK_SIZE (PAGE_OFFSET - VMALLOC_SIZE - USER_KERNEL_GUTTER)
64 num2 = VMALLOC_SIZE / PGDIR_SIZE; in pgd_alloc()
47 #define VMALLOC_SIZE (KERN_VIRT_SIZE >> 2) macro49 #define VMALLOC_SIZE (KERN_VIRT_SIZE >> 1) macro51 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE)
94 cmpldi r11,(VMALLOC_SIZE >> 28) - 1