Home
last modified time | relevance | path

Searched refs:hash__early_init_mmu (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h208 extern void hash__early_init_mmu(void);
214 return hash__early_init_mmu(); in early_init_mmu()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h219 extern void hash__early_init_mmu(void);
225 return hash__early_init_mmu(); in early_init_mmu()
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1032 void __init hash__early_init_mmu(void) in hash__early_init_mmu() function
1097 panic("hash__early_init_mmu: No MMU hash ops defined!\n"); in hash__early_init_mmu()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1193 void __init hash__early_init_mmu(void) in hash__early_init_mmu() function
1258 panic("hash__early_init_mmu: No MMU hash ops defined!\n"); in hash__early_init_mmu()

Completed in 10 milliseconds