Searched refs:_hw_exception_handler (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/microblaze/include/asm/
H A Dunwind.h20 extern const char _hw_exception_handler;
/linux-master/arch/microblaze/kernel/
H A Dunwind.c202 if ((return_to >= (unsigned long)&_hw_exception_handler)
H A Dhw_exception_handler.S311 .global _hw_exception_handler
314 .ent _hw_exception_handler
315 _hw_exception_handler: label
814 .end _hw_exception_handler
H A Dentry.S1262 brai TOPHYS(_hw_exception_handler); /* HW exception handler */

Completed in 277 milliseconds