Searched refs:halt_avp (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/arch/arm/mach-tegra/ | ||
D | spl.c | 51 halt_avp(); in jump_to_image_no_args() |
D | cpu.h | 68 void halt_avp(void) __attribute__ ((noreturn)); |
D | cpu.c | 406 void halt_avp(void) in halt_avp() function |