Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/armada38x/
H A Dpmsu.h32 int pmsu_boot_secondary_cpu(void);
H A Darmada38x_mp.c140 rv = pmsu_boot_secondary_cpu(); in mv_a38x_platform_mp_start_ap()
H A Dpmsu.c128 pmsu_boot_secondary_cpu(void) in pmsu_boot_secondary_cpu() function