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

/linux-4.4.14/arch/arm/mach-hisi/
H A Dplatsmp.c119 phys_addr_t jumpaddr; hix5hd2_boot_secondary() local
121 jumpaddr = virt_to_phys(secondary_startup); hix5hd2_boot_secondary()
122 hix5hd2_set_scu_boot_addr(HIX5HD2_BOOT_ADDRESS, jumpaddr); hix5hd2_boot_secondary()
154 phys_addr_t jumpaddr; hip01_boot_secondary() local
159 jumpaddr = virt_to_phys(secondary_startup); hip01_boot_secondary()
160 hip01_set_boot_addr(HIP01_BOOT_ADDRESS, jumpaddr); hip01_boot_secondary()

Completed in 150 milliseconds