Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/pseries/
H A Dplatform_chrp.c73 static int chrp_smp_first_cpu(platform_t, struct cpuref *cpuref);
101 PLATFORMMETHOD(platform_smp_first_cpu, chrp_smp_first_cpu),
345 chrp_smp_first_cpu(platform_t plat, struct cpuref *cpuref) in chrp_smp_first_cpu() function