Searched refs:cpu_release (Results 1 – 7 of 7) sorted by relevance
/external/u-boot/cmd/ |
D | mp.c | 62 if (cpu_release(cpuid, argc - 3, argv + 3)) in cpu_cmd()
|
/external/u-boot/arch/arm/mach-imx/mx6/ |
D | mp.c | 45 int cpu_release(u32 nr, int argc, char *const argv[]) in cpu_release() function
|
/external/u-boot/arch/powerpc/cpu/mpc86xx/ |
D | mp.c | 69 int cpu_release(u32 nr, int argc, char * const argv[]) in cpu_release() function
|
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
D | mp.c | 260 int cpu_release(u32 nr, int argc, char * const argv[]) in cpu_release() function
|
/external/u-boot/arch/arm/cpu/armv8/zynqmp/ |
D | mp.c | 223 int cpu_release(u32 nr, int argc, char * const argv[]) in cpu_release() function
|
/external/u-boot/include/ |
D | common.h | 542 int cpu_release(u32 nr, int argc, char * const argv[]);
|
/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
D | mp.c | 140 int cpu_release(u32 nr, int argc, char * const argv[]) in cpu_release() function
|