Home
last modified time | relevance | path

Searched refs:EX_HANDLER_STACK_SIZ (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Dexceptions.h16 #define EX_HANDLER_STACK_SIZ (4*19) macro
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dunwind.c225 fp + EX_HANDLER_STACK_SIZ, in microblaze_unwind_inner()
H A Dhw_exception_handler.S327 addik r1, r1, -(EX_HANDLER_STACK_SIZ); /* Create stack frame */
572 addik r1, r1, (EX_HANDLER_STACK_SIZ); /* Restore stack frame */

Completed in 5 milliseconds