Home
last modified time | relevance | path

Searched refs:exception_vector (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dtraps.c229 extern char *exception_vector, *exception_vector_end;
240 memcpy((unsigned long *)base, (unsigned long *)&exception_vector, in early_trap_init()
242 (unsigned long)&exception_vector)); in early_trap_init()
H A Dex-entry.S166 .global exception_vector symbol
167 exception_vector: label
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dkgdb.c110 int kgdb_arch_handle_exception(int exception_vector, int signo, in kgdb_arch_handle_exception() argument
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dkgdb.c173 int kgdb_arch_handle_exception(int exception_vector, int signo, in kgdb_arch_handle_exception() argument