/third_party/uboot/u-boot-2020.01/board/synopsys/axs10x/ |
D | axs10x.c | 35 smp_set_core_boot_addr(entry, -1); in board_jump_and_run() 42 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr() function
|
/third_party/uboot/u-boot-2020.01/board/broadcom/bcm_ep/ |
D | board.c | 61 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr() function
|
/third_party/uboot/u-boot-2020.01/include/ |
D | cpu_func.h | 52 void smp_set_core_boot_addr(unsigned long addr, int corenr);
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/ |
D | virt-v7.c | 137 smp_set_core_boot_addr((unsigned long)secure_ram_addr(_smp_pen), -1); in armv7_init_nonsec()
|
/third_party/uboot/u-boot-2020.01/board/samsung/arndale/ |
D | arndale.c | 126 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3521dv200/ |
D | hi3521dv200.c | 214 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3520dv500/ |
D | hi3520dv500.c | 214 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr() function
|
/third_party/uboot/u-boot-2020.01/board/armltd/vexpress/ |
D | vexpress_common.c | 192 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/ls102xa/ |
D | cpu.c | 348 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516ev300/ |
D | hi3516ev300.c | 427 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516dv200/ |
D | hi3516dv200.c | 428 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516av300/ |
D | hi3516av300.c | 459 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516cv500/ |
D | hi3516cv500.c | 458 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516ev200/ |
D | hi3516ev200.c | 514 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3518ev300/ |
D | hi3518ev300.c | 561 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516dv300/ |
D | hi3516dv300.c | 861 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr() function
|