Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/include/asm/book3s/64/
Dmmu.h227 extern void hash__early_init_mmu_secondary(void);
233 return hash__early_init_mmu_secondary(); in early_init_mmu_secondary()
/Linux-v6.6/arch/powerpc/mm/book3s64/
Dhash_utils.c1280 void hash__early_init_mmu_secondary(void) in hash__early_init_mmu_secondary() function