Home
last modified time | relevance | path

Searched refs:early_init_mmu_secondary (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/include/asm/book3s/64/
Dmmu.h137 static inline void early_init_mmu_secondary(void) in early_init_mmu_secondary() function
/arch/powerpc/include/asm/
Dmmu.h311 extern void early_init_mmu_secondary(void);
/arch/powerpc/mm/
Dtlb_nohash.c750 void early_init_mmu_secondary(void) in early_init_mmu_secondary() function
/arch/powerpc/kernel/
Dsetup_64.c349 early_init_mmu_secondary(); in early_setup_secondary()