Home
last modified time | relevance | path

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

/Linux-v5.10/arch/microblaze/include/asm/
Dunwind.h20 extern const char _hw_exception_handler;
/Linux-v5.10/arch/microblaze/kernel/
Dunwind.c212 if ((return_to >= (unsigned long)&_hw_exception_handler) in microblaze_unwind_inner()
Dhw_exception_handler.S321 .global _hw_exception_handler
324 .ent _hw_exception_handler
325 _hw_exception_handler: label
930 .end _hw_exception_handler
Dentry-nommu.S587 brai _hw_exception_handler
Dentry.S978 brai TOPHYS(_hw_exception_handler); /* HW exception handler */