Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h216 extern void hash__early_init_mmu_secondary(void);
222 return hash__early_init_mmu_secondary(); in early_init_mmu_secondary()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1119 void hash__early_init_mmu_secondary(void) in hash__early_init_mmu_secondary() function