Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dorc_types.h48 s16 fp_offset; member
/linux/tools/arch/loongarch/include/asm/
H A Dorc_types.h48 s16 fp_offset; member
/linux/arch/x86/include/asm/
H A Dbug.h147 unsigned int fp_offset; member
/linux/arch/loongarch/kernel/
H A Dunwind_orc.c34 .fp_offset = -16,
429 p = (unsigned long *)(state->sp + orc->fp_offset); in unwind_next_frame()