Searched refs:corenr (Results 1 - 5 of 5) sorted by relevance

/u-boot/include/
H A Dcpu_func.h52 void smp_set_core_boot_addr(unsigned long addr, int corenr);
/u-boot/board/synopsys/axs10x/
H A Daxs10x.c44 void smp_set_core_boot_addr(unsigned long addr, int corenr) argument
/u-boot/board/samsung/arndale/
H A Darndale.c116 void smp_set_core_boot_addr(unsigned long addr, int corenr) argument
/u-boot/board/armltd/vexpress/
H A Dvexpress_common.c156 * Versatile Express uses one address for all cores, so ignore corenr
158 void smp_set_core_boot_addr(unsigned long addr, int corenr) argument
/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dcpu.c347 void smp_set_core_boot_addr(unsigned long addr, int corenr) argument

Completed in 51 milliseconds