Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/mm/
Dpgtable_64.c86 unsigned long __vmalloc_end; variable
87 EXPORT_SYMBOL(__vmalloc_end);
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/
Dpgtable.h244 extern unsigned long __vmalloc_end;
246 #define VMALLOC_END __vmalloc_end
/linux-6.12.1/arch/powerpc/mm/book3s64/
Dradix_pgtable.c637 __vmalloc_end = RADIX_VMALLOC_END; in radix__early_init_mmu()
Dhash_utils.c1242 __vmalloc_end = H_VMALLOC_END; in hash__early_init_mmu()