Searched defs:psci_cpu_on (Results 1 – 5 of 5) sorted by relevance
| /third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/ls102xa/ |
| D | psci.S | 115 .globl psci_cpu_on symbol 116 psci_cpu_on: label
|
| /third_party/uboot/u-boot-2020.01/arch/arm/mach-uniphier/arm32/ |
| D | psci.c | 134 s32 __secure psci_cpu_on(u32 function_id, u32 cpuid, u32 entry_point, in psci_cpu_on() function
|
| /third_party/uboot/u-boot-2020.01/arch/arm/mach-stm32mp/ |
| D | psci.c | 119 s32 __secure psci_cpu_on(u32 function_id, u32 target_cpu, u32 pc, in psci_cpu_on() function
|
| /third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/sunxi/ |
| D | psci.c | 251 int __secure psci_cpu_on(u32 __always_unused unused, u32 mpidr, u32 pc, in psci_cpu_on() function
|
| /third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/mx7/ |
| D | psci-mx7.c | 187 __secure s32 psci_cpu_on(u32 __always_unused function_id, u32 mpidr, u32 ep, in psci_cpu_on() function
|