Searched defs:cpu_release (Results 1 – 5 of 5) sorted by relevance
/u-boot/arch/arm/mach-imx/mx6/ |
A D | mp.c | 46 int cpu_release(u32 nr, int argc, char *const argv[]) in cpu_release() function
|
/u-boot/arch/powerpc/cpu/mpc86xx/ |
A D | mp.c | 71 int cpu_release(u32 nr, int argc, char *const argv[]) in cpu_release() function
|
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
A D | mp.c | 298 int cpu_release(u32 nr, int argc, char *const argv[]) in cpu_release() function
|
/u-boot/arch/arm/mach-zynqmp/ |
A D | mp.c | 226 int cpu_release(u32 nr, int argc, char *const argv[]) in cpu_release() function
|
/u-boot/arch/powerpc/cpu/mpc85xx/ |
A D | mp.c | 146 int cpu_release(u32 nr, int argc, char *const argv[]) in cpu_release() function
|
Completed in 13 milliseconds