Home
last modified time | relevance | path

Searched refs:RBP (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/um/
H A Dptrace_64.c40 [RBP >> 3] = HOST_BP,
72 case RBP: in putreg()
150 case RBP: in getreg()
H A Duser-offsets.c52 DEFINE_LONGS(HOST_BP, RBP); in foo()
/kernel/linux/linux-6.6/arch/x86/um/
H A Dptrace_64.c41 [RBP >> 3] = HOST_BP,
73 case RBP: in putreg()
151 case RBP: in getreg()
H A Duser-offsets.c51 DEFINE_LONGS(HOST_BP, RBP); in foo()
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dptrace-abi.h37 #define RBP 32 macro
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dptrace-abi.h37 #define RBP 32 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dptrace-abi.h46 #define RBP 32 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dptrace-abi.h46 #define RBP 32 macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dftrace_64.S90 * Save the original RBP. Even though the mcount ABI does not
98 movq %rdx, RBP(%rsp)
118 movq RBP(%rsp), %rbp
/kernel/linux/linux-5.10/arch/x86/um/os-Linux/
H A Dmcontext.c24 COPY(RDI); COPY(RSI); COPY(RBP); COPY(RBX); in get_regs_from_mc()
/kernel/linux/linux-6.6/arch/x86/um/os-Linux/
H A Dmcontext.c24 COPY(RDI); COPY(RSI); COPY(RBP); COPY(RBX); in get_regs_from_mc()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dftrace_64.S92 * Save the original RBP. Even though the mcount ABI does not
100 movq %rdx, RBP(%rsp)
120 movq RBP(%rsp), %rbp
/kernel/linux/linux-6.6/arch/x86/entry/
H A Dentry_64_compat.S230 movq RBP(%rsp), %rbp /* pt_regs->rbp */
/kernel/linux/linux-5.10/arch/x86/entry/
H A Dentry_64_compat.S280 movq RBP(%rsp), %rbp /* pt_regs->rbp */
H A Dcalling.h76 #define RBP 4*8 macro
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dkvm_cache_regs.h26 BUILD_KVM_GPR_ACCESSORS(rbp, RBP)
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dkvm_cache_regs.h32 BUILD_KVM_GPR_ACCESSORS(rbp, RBP)
/kernel/linux/linux-5.10/scripts/
H A Dmarkup_oops.pl70 if ($line =~ /RBP: ([0-9a-f]+) R08: ([0-9a-f]+) R09: ([0-9a-f]+)/) {
/kernel/linux/linux-6.6/scripts/
H A Dmarkup_oops.pl70 if ($line =~ /RBP: ([0-9a-f]+) R08: ([0-9a-f]+) R09: ([0-9a-f]+)/) {

Completed in 6 milliseconds