Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dorc_types.h32 #define ORC_REG_DX 2 macro
H A Dunwind_hints.h35 .set sp_reg, ORC_REG_DX
/openbmc/linux/tools/arch/x86/include/asm/
H A Dorc_types.h32 #define ORC_REG_DX 2 macro
/openbmc/linux/tools/objtool/
H A Dorc_dump.c17 case ORC_REG_DX: in reg_name()
H A Dorc_gen.c79 orc->sp_reg = ORC_REG_DX; in init_orc_entry()
/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c810 case ORC_REG_DX: in arch_decode_hint_reg()
/openbmc/linux/arch/x86/kernel/
H A Dunwind_orc.c558 case ORC_REG_DX: in unwind_next_frame()