Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/aim/
H A Dmoea64_native.c277 static void moea64_cpu_bootstrap_native(int ap);
286 .cpu_bootstrap = moea64_cpu_bootstrap_native,
501 moea64_cpu_bootstrap_native(int ap) in moea64_cpu_bootstrap_native() function