Searched refs:boot_set_core_ns_entry (Results 1 – 9 of 9) sorted by relevance
/optee_os/core/arch/arm/include/kernel/ |
A D | boot.h | 72 void boot_set_core_ns_entry(size_t core_idx, uintptr_t entry,
|
/optee_os/core/arch/arm/plat-rzn1/ |
A D | psci.c | 54 boot_set_core_ns_entry(core_id, entry, context_id); in psci_cpu_on()
|
/optee_os/core/arch/arm/plat-hisilicon/ |
A D | psci.c | 81 boot_set_core_ns_entry(pos, entry, context_id); in psci_cpu_on()
|
/optee_os/core/arch/arm/plat-sunxi/ |
A D | psci.c | 87 boot_set_core_ns_entry(core_idx, entry, context_id); in psci_cpu_on()
|
/optee_os/core/arch/arm/plat-stm32mp1/pm/ |
A D | psci.c | 182 boot_set_core_ns_entry(pos, entry, context_id); in psci_cpu_on()
|
/optee_os/core/arch/arm/plat-vexpress/ |
A D | main.c | 242 boot_set_core_ns_entry(pos, entry, context_id); in psci_cpu_on()
|
/optee_os/core/arch/arm/plat-imx/pm/ |
A D | psci.c | 68 boot_set_core_ns_entry(core_idx, entry, context_id); in psci_cpu_on()
|
/optee_os/core/arch/arm/plat-rockchip/ |
A D | psci_rk322x.c | 262 boot_set_core_ns_entry(core_idx, entry, context_id); in psci_cpu_on()
|
/optee_os/core/arch/arm/kernel/ |
A D | boot.c | 1363 void boot_set_core_ns_entry(size_t core_idx, uintptr_t entry, in boot_set_core_ns_entry() function
|
Completed in 9 milliseconds