Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/pseries/
H A Dmmu_phyp.c75 static void mphyp_cpu_bootstrap(int ap);
89 .cpu_bootstrap = mphyp_cpu_bootstrap,
274 mphyp_cpu_bootstrap(int ap) in mphyp_cpu_bootstrap() function