Home
last modified time | relevance | path

Searched refs:hash__early_init_mmu (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/book3s/64/
Dmmu.h127 extern void hash__early_init_mmu(void);
133 return hash__early_init_mmu(); in early_init_mmu()
/arch/powerpc/mm/
Dhash_utils_64.c994 void __init hash__early_init_mmu(void) in hash__early_init_mmu() function