Searched defs:cpu_release (Results 1 – 5 of 5) sorted by relevance
/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/arch/powerpc/cpu/mpc85xx/ |
D | mp.c | 140 int cpu_release(u32 nr, int argc, char * const argv[]) in cpu_release() function
|