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

/u-boot/arch/nios2/include/asm/
H A Dglobal_data.h19 u32 exception_addr; member in struct:arch_global_data
/u-boot/arch/nios2/cpu/
H A Dcpu.c62 void *except_target = (void *)gd->arch.exception_addr;
67 flush_cache(gd->arch.exception_addr,
135 gd->arch.exception_addr = fdtdec_get_int(blob, node,

Completed in 34 milliseconds