Home
last modified time | relevance | path

Searched refs:fp_offset (Results 1 – 5 of 5) 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,
443 p = (unsigned long *)(state->sp + orc->fp_offset); in unwind_next_frame()
/linux/arch/x86/kernel/
H A Dtraps.c262 args->args.fp_offset = 6*8 + 8*16; in __warn_args()