Searched refs:VMALLOC_SIZE (Results 1 – 4 of 4) sorted by relevance
123 #define VMALLOC_SIZE (0x10000000) /* 256M */ macro124 #define VMALLOC_START (PAGE_OFFSET - VMALLOC_SIZE)139 #define TASK_SIZE (PAGE_OFFSET - VMALLOC_SIZE - USER_KERNEL_GUTTER)
64 num2 = VMALLOC_SIZE / PGDIR_SIZE; in pgd_alloc()
42 #define VMALLOC_SIZE (KERN_VIRT_SIZE >> 2) macro44 #define VMALLOC_SIZE (KERN_VIRT_SIZE >> 1) macro46 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE)
92 cmpldi r11,(VMALLOC_SIZE >> 28) - 1