/openbmc/linux/arch/sh/kernel/cpu/sh3/ |
H A D | ex.S | 46 .long exception_error ! reserved_instruction (filled by trap_init) /* 180 */ 47 .long exception_error ! illegal_slot_instruction (filled by trap_init) /*1A0*/
|
/openbmc/linux/arch/m68k/coldfire/ |
H A D | vectors.c | 43 void __init trap_init(void) in trap_init() function
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | traps.h | 17 void __init trap_init(void);
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | traps.c | 21 void trap_init(void) in trap_init() function
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | traps.h | 58 void trap_init(void);
|
/openbmc/u-boot/arch/m68k/lib/ |
H A D | traps.c | 41 void trap_init(ulong value) { in trap_init() function
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | traps.c | 95 void trap_init(ulong reloc_addr) in trap_init() function
|
/openbmc/u-boot/common/ |
H A D | board_r.c | 179 trap_init(gd->relocaddr); in initr_trap() 181 trap_init(CONFIG_SYS_SDRAM_BASE); in initr_trap()
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | vectors.c | 74 void __init trap_init (void) in trap_init() function
|
/openbmc/linux/arch/m68k/68000/ |
H A D | ints.c | 153 void __init trap_init(void) in trap_init() function
|
/openbmc/linux/include/linux/ |
H A D | cpu.h | 36 extern void trap_init(void);
|
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/ |
H A D | start.S | 489 .globl trap_init 490 trap_init: label
|
/openbmc/linux/arch/csky/kernel/ |
H A D | traps.c | 57 void __init trap_init(void) in trap_init() function
|
/openbmc/u-boot/include/ |
H A D | common.h | 301 void trap_init (ulong);
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth-devlink.c | 178 .trap_init = dpaa2_eth_dl_trap_init,
|
/openbmc/linux/arch/s390/kernel/ |
H A D | traps.c | 287 void __init trap_init(void) in trap_init() function
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | traps_32.c | 366 void trap_init(void) function
|
/openbmc/linux/init/ |
H A D | main.c | 791 void __init __weak trap_init(void) { } in trap_init() function 933 trap_init(); in start_kernel()
|
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
H A D | start.S | 802 .globl trap_init 803 trap_init: label
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | traps.c | 35 trap_init (void) in trap_init() function
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | traps.c | 485 void __init trap_init(void) in trap_init() function
|
/openbmc/linux/arch/sh/kernel/ |
H A D | traps_32.c | 762 void __init trap_init(void) in trap_init() function
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_devlink.c | 379 .trap_init = prestera_trap_init,
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | smp.c | 132 trap_init(); in smp_callin()
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | start.S | 1001 .globl trap_init 1002 trap_init: label
|