Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h227 extern void hash__early_init_mmu_secondary(void);
233 return hash__early_init_mmu_secondary(); in early_init_mmu_secondary()
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1280 void hash__early_init_mmu_secondary(void) in hash__early_init_mmu_secondary() function