Searched refs:cpuson_entry_point (Results 1 – 8 of 8) sorted by relevance
16 .globl cpuson_entry_point143 ldr r5, =cpuson_entry_point156 cpuson_entry_point: label
17 .globl cpuson_entry_point144 adr x5, cpuson_entry_point155 cpuson_entry_point: label
136 extern u_register_t cpuson_entry_point[PLATFORM_CORE_COUNT];
143 cpuson_entry_point[cpu_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()167 cpuson_entry_point[cpu_id] = (uintptr_t)plat_get_sec_entrypoint(); in rockchip_soc_cores_pwr_dm_suspend()
283 cpuson_entry_point[cpu_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()
311 cpuson_entry_point[cpuon_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()
475 cpuson_entry_point[cpu_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()508 cpuson_entry_point[cpu_id] = plat_get_sec_entrypoint(); in rockchip_soc_cores_pwr_dm_suspend()
653 cpuson_entry_point[cpu_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()687 cpuson_entry_point[cpu_id] = plat_get_sec_entrypoint(); in rockchip_soc_cores_pwr_dm_suspend()
Completed in 14 milliseconds