Home
last modified time | relevance | path

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

/freebsd-13.1/sys/powerpc/aim/
H A Dmmu_oea.c314 void moea_cpu_bootstrap(int);
378 .cpu_bootstrap = moea_cpu_bootstrap,
660 moea_cpu_bootstrap(int ap) in moea_cpu_bootstrap() function
948 moea_cpu_bootstrap(0); in moea_bootstrap()