Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/book3s/64/
Dmmu.h216 extern void hash__early_init_mmu_secondary(void);
222 return hash__early_init_mmu_secondary(); in early_init_mmu_secondary()
/Linux-v5.10/arch/powerpc/mm/book3s64/
Dhash_utils.c1108 void hash__early_init_mmu_secondary(void) in hash__early_init_mmu_secondary() function