Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ps3/
H A Dmmu_ps3.c67 static void mps3_cpu_bootstrap(int ap);
76 .cpu_bootstrap = mps3_cpu_bootstrap,
125 mps3_cpu_bootstrap(int ap) in mps3_cpu_bootstrap() function