Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
early_init_mmu
arch/powerpc/include/asm/mmu.h
382
extern void early_init_mmu(void);
arch/powerpc/kernel/setup_32.c
97
early_init_mmu();
arch/powerpc/kernel/setup_64.c
418
early_init_mmu();