Searched refs:sp_phys (Results 1 – 2 of 2) sorted by relevance
43 phys_addr_t sp_phys; in __smp_boot_secondary() local46 sp_phys = virt_to_phys(sp_mem); in __smp_boot_secondary()47 cpus[cpu].sp = __pa(sp_phys); in __smp_boot_secondary()
23 void secondary_entry(unsigned long hartid, unsigned long sp_phys);