Searched defs:PT_REGS_FP (Results 1 – 1 of 1) sorted by relevance
60 #define PT_REGS_FP(x) ((x)->bp) macro86 #define PT_REGS_FP(x) ((x)->ebp) macro110 #define PT_REGS_FP(x) ((x)->rbp) macro141 #define PT_REGS_FP(x) (((PT_REGS_S390 *)(x))->gprs[11]) macro165 #define PT_REGS_FP(x) ((x)->uregs[11]) /* Works only with CONFIG_FRAME_POINTER */ macro193 #define PT_REGS_FP(x) (((PT_REGS_ARM64 *)(x))->regs[29]) macro217 #define PT_REGS_FP(x) ((x)->regs[30]) /* Works only with CONFIG_FRAME_POINTER */ macro