Searched defs:PT_REGS_FP (Results 1 – 1 of 1) sorted by relevance
379 #define PT_REGS_FP(x) ((x)->bp) macro392 #define PT_REGS_FP(x) ((x)->ebp) macro403 #define PT_REGS_FP(x) ((x)->rbp) macro422 #define PT_REGS_FP(x) (((PT_REGS_S390 *)(x))->gprs[11]) macro435 #define PT_REGS_FP(x) ((x)->uregs[11]) /* Works only with CONFIG_FRAME_POINTER */ macro452 #define PT_REGS_FP(x) (((PT_REGS_ARM64 *)(x))->regs[29]) macro465 #define PT_REGS_FP(x) ((x)->regs[30]) /* Works only with CONFIG_FRAME_POINTER */ macro