Searched refs:ORC_REG_DI (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dorc_types.h33 #define ORC_REG_DI 3 macro
H A Dunwind_hints.h33 .set sp_reg, ORC_REG_DI
/linux-master/tools/arch/x86/include/asm/
H A Dorc_types.h33 #define ORC_REG_DI 3 macro
/linux-master/tools/objtool/arch/x86/
H A Dorc.c69 orc->sp_reg = ORC_REG_DI;
128 case ORC_REG_DI:
H A Ddecode.c816 case ORC_REG_DI:
/linux-master/arch/x86/kernel/
H A Dunwind_orc.c550 case ORC_REG_DI:

Completed in 122 milliseconds