Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-sti/
Dplatsmp.c103 u32 __iomem *cpu_strt_ptr; in sti_smp_prepare_cpus() local
139 cpu_strt_ptr = in sti_smp_prepare_cpus()
142 cpu_strt_ptr = in sti_smp_prepare_cpus()
145 __raw_writel(entry_pa, cpu_strt_ptr); in sti_smp_prepare_cpus()
152 sync_cache_w(cpu_strt_ptr); in sti_smp_prepare_cpus()
155 iounmap(cpu_strt_ptr); in sti_smp_prepare_cpus()