Home
last modified time | relevance | path

Searched refs:_hw_exception_handler (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dunwind.h20 extern const char _hw_exception_handler;
/OK3568_Linux_fs/u-boot/arch/microblaze/cpu/
H A Dexception.c12 void _hw_exception_handler (void) in _hw_exception_handler() function
H A Dstart.S125 addik r6, r0, _hw_exception_handler
269 addik r6, r0, _hw_exception_handler
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dhw_exception_handler.S321 .global _hw_exception_handler symbol
324 .ent _hw_exception_handler
325 _hw_exception_handler: label
930 .end _hw_exception_handler
H A Dunwind.c212 if ((return_to >= (unsigned long)&_hw_exception_handler) in microblaze_unwind_inner()
H A Dentry-nommu.S587 brai _hw_exception_handler
H A Dentry.S978 brai TOPHYS(_hw_exception_handler); /* HW exception handler */