Home
last modified time | relevance | path

Searched refs:exception_addr (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/nios2/cpu/
Dcpu.c49 void *except_target = (void *)gd->arch.exception_addr; in copy_exception_trampoline()
54 flush_cache(gd->arch.exception_addr, in copy_exception_trampoline()
119 gd->arch.exception_addr = fdtdec_get_int(blob, node, in altera_nios2_probe()
/external/u-boot/arch/nios2/include/asm/
Dglobal_data.h16 u32 exception_addr; member