Searched refs:scu_base_phys (Results 1 – 2 of 2) sorted by relevance
29 void __init shmobile_smp_scu_prepare_cpus(phys_addr_t scu_base_phys, in shmobile_smp_scu_prepare_cpus() argument36 shmobile_scu_base_phys = scu_base_phys; in shmobile_smp_scu_prepare_cpus()37 shmobile_scu_base = ioremap(scu_base_phys, PAGE_SIZE); in shmobile_smp_scu_prepare_cpus()
20 extern void shmobile_smp_scu_prepare_cpus(phys_addr_t scu_base_phys,