Home
last modified time | relevance | path

Searched refs:__vmalloc_end (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dpgtable_64.c87 unsigned long __vmalloc_end; variable
88 EXPORT_SYMBOL(__vmalloc_end);
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h272 extern unsigned long __vmalloc_end;
274 #define VMALLOC_END __vmalloc_end
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c674 __vmalloc_end = RADIX_VMALLOC_END; in radix__early_init_mmu()
H A Dhash_utils.c1078 __vmalloc_end = H_VMALLOC_END; in hash__early_init_mmu()