Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dunwind_prologue.c93 static inline bool unwind_state_fixup(struct unwind_state *state) in unwind_state_fixup() function
191 return unwind_state_fixup(state) || __kernel_text_address(state->pc); in unwind_by_prologue()