Searched refs:VMALLOC_SIZE (Results 1 – 4 of 4) sorted by relevance
118 #define VMALLOC_SIZE (PAGE_OFFSET - VMALLOC_START - PGDIR_SIZE * 4) macro119 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE)
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