Home
last modified time | relevance | path

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

/linux-4.4.14/arch/microblaze/include/asm/
Dunwind.h23 extern const char _hw_exception_handler;
/linux-4.4.14/arch/microblaze/kernel/
Dunwind.c206 if ((return_to >= (unsigned long)&_hw_exception_handler) in microblaze_unwind_inner()
Dhw_exception_handler.S324 .global _hw_exception_handler
327 .ent _hw_exception_handler
328 _hw_exception_handler: label
933 .end _hw_exception_handler
Dentry-nommu.S587 brai _hw_exception_handler
Dentry.S972 brai TOPHYS(_hw_exception_handler); /* HW exception handler */