Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dmmu.h179 extern void hash__early_init_mmu_secondary(void);
185 return hash__early_init_mmu_secondary(); in early_init_mmu_secondary()
/Linux-v4.19/arch/powerpc/mm/
Dhash_utils_64.c1047 void hash__early_init_mmu_secondary(void) in hash__early_init_mmu_secondary() function