Home
last modified time | relevance | path

Searched defs:FRAME_REG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dunwind.c901 #define FRAME_REG(r, t) (((t *)frame)[reg_info[r].offs]) in arc_unwind() macro
1315 #undef FRAME_REG arc_unwind() macro
[all...]
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dunwind.c899 #define FRAME_REG(r, t) (((t *)frame)[reg_info[r].offs]) in arc_unwind() macro
1313 #undef FRAME_REG arc_unwind() macro
[all...]

Completed in 4 milliseconds