Searched refs:cpu_strt_ptr (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm/mach-sti/
H A Dplatsmp.c28 static u32 __iomem *cpu_strt_ptr; variable
36 * Secondary CPU is spinning and waiting for a write at cpu_strt_ptr.
37 * Writing secondary_startup address at cpu_strt_ptr makes it to
40 __raw_writel(entry_pa, cpu_strt_ptr);
44 sync_cache_w(cpu_strt_ptr);
87 cpu_strt_ptr =
90 cpu_strt_ptr =

Completed in 1035 milliseconds