Searched refs:RBP (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/arch/x86/um/ |
D | ptrace_64.c | 39 [RBP >> 3] = HOST_BP, 79 case RBP: in putreg() 156 case RBP: in getreg()
|
D | user-offsets.c | 61 DEFINE_LONGS(HOST_BP, RBP); in foo()
|
/linux-4.1.27/arch/x86/kernel/ |
D | entry_64.S | 163 CFI_REL_OFFSET rbp, RBP+\offset 682 ALLOC_PT_GPREGS_ON_STACK -RBP 683 SAVE_C_REGS -RBP 685 SAVE_EXTRA_REGS_RBP -RBP 687 leaq -RBP(%rsp),%rdi /* arg1 for \func (pointer to pt_regs) */ 689 testl $3, CS-RBP(%rsp) 712 0x08 /* DW_OP_const1u */, SIZEOF_PTREGS-RBP, \ 738 CFI_DEF_CFA rsi,SIZEOF_PTREGS-RBP /* reg/off reset after def_cfa_expr */ 740 leaq -RBP(%rsi),%rsp 742 CFI_ADJUST_CFA_OFFSET RBP
|
D | mcount_64.S | 110 movq %rdx, RBP(%rsp) 142 movq RBP(%rsp), %rbp
|
/linux-4.1.27/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 36 #define RBP 32 macro
|
/linux-4.1.27/arch/x86/um/os-Linux/ |
D | mcontext.c | 23 COPY(RDI); COPY(RSI); COPY(RBP); COPY(RBX); in get_regs_from_mc()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | calling.h | 67 #define RBP 4*8 macro
|
/linux-4.1.27/Documentation/ |
D | kmemcheck.txt | 246 RBP: ffff88003cdf7db8 R08: ffff88003e5d6000 R09: 0000000000000000
|
/linux-4.1.27/arch/x86/lib/ |
D | x86-opcode-map.txt | 548 cd: BSWAP RBP/EBP/R13/R13D
|