Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/aim/
H A Dmmu_radix.c496 static void mmu_radix_cpu_bootstrap(int ap);
503 .cpu_bootstrap = mmu_radix_cpu_bootstrap,
2377 mmu_radix_cpu_bootstrap(int ap) in mmu_radix_cpu_bootstrap() function