Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/nios2/cpu/
H A Dcpu.c50 void *except_target = (void *)gd->arch.exception_addr; in copy_exception_trampoline()
55 flush_cache(gd->arch.exception_addr, in copy_exception_trampoline()
120 gd->arch.exception_addr = fdtdec_get_int(blob, node, in altera_nios2_probe()
/rk3399_rockchip-uboot/arch/nios2/include/asm/
H A Dglobal_data.h17 u32 exception_addr; member