Home
last modified time | relevance | path

Searched refs:rbp (Results 1 – 25 of 37) sorted by relevance

12

/arch/x86/entry/vdso/
A Dvsgx.S29 push %rbp
31 .cfi_rel_offset %rbp, 0
32 mov %rsp, %rbp
33 .cfi_def_cfa_register %rbp
45 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rcx
66 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rbx
86 .cfi_def_cfa %rbp, 16
93 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rbx
/arch/x86/platform/efi/
A Defi_thunk_64.S31 push %rbp
45 movq 0x18(%rax), %rbp
58 leaq 1f(%rip), %rbp
60 subq %rax, %rbp
86 pop %rbp
A Defi_stub_64.S14 pushq %rbp
15 movq %rsp, %rbp
17 mov 16(%rbp), %rax
/arch/x86/entry/
A Dentry_64_fred.S62 push %rbp
63 mov %rsp, %rbp
98 push %rbp
127 pop %rbp
A Dcalling.h87 pushq %rbp /* pt_regs->rbp */
137 popq %rbp
437 pushq %rbp
438 movq %rsp, %rbp
461 popq %rbp
A Dentry_64_compat.S210 PUSH_AND_CLEAR_REGS rcx=%rbp rax=$-ENOSYS
236 movq RBP(%rsp), %rbp /* pt_regs->rbp */
A Dentry_64.S183 pushq %rbp
214 popq %rbp
1534 push %rbp
1535 mov %rsp, %rbp
1566 pop %rbp
/arch/x86/net/
A Dbpf_timed_may_goto.S18 leaq (%rbp, %r10, 1), %r10
21 pushq %rbp
22 movq %rsp, %rbp
/arch/x86/kernel/
A Dftrace_64.S59 pushq %rbp
71 pushq %rbp
72 movq %rsp, %rbp
75 pushq %rbp
76 movq %rsp, %rbp
98 movq %rbp, %rdx
120 movq RBP(%rsp), %rbp
362 movq %rbp, RBP(%rsp)
A Drelocate_kernel_64.S75 pushq %rbp
265 popq %rbp
305 movq %rbp, %rax
312 popq %rbp
/arch/x86/mm/
A Dmem_encrypt_boot.S33 push %rbp
34 movq %rsp, %rbp /* RBP now has original stack pointer */
65 movq %rbp, %rsp /* Restore original stack pointer */
66 pop %rbp
/arch/x86/um/
A Dsetjmp_64.S12 # %rbp
30 movq %rbp,16(%rdi)
48 movq 16(%rdi),%rbp
/arch/x86/boot/compressed/
A Dhead_64.S316 leaq startup_32(%rip) /* - $startup_32 */, %rbp
319 addq %rax, %rbp
321 andq %rax, %rbp
322 cmpq $LOAD_PHYSICAL_ADDR, %rbp
325 movq $LOAD_PHYSICAL_ADDR, %rbp
331 addq %rbp, %rbx
468 movq %rbp, %rsi
A Didt_handlers_64.S33 pushq %rbp
50 popq %rbp
/arch/x86/purgatory/
A Dentry64.S45 movq rbp(%rip), %rbp
67 rbp: .quad 0x0 label
/arch/x86/kernel/acpi/
A Dwakeup_64.S42 movq saved_rbp(%rip), %rbp
57 movq %rbp, pt_regs_bp(%rax)
77 movq %rbp, saved_rbp(%rip)
105 movq pt_regs_bp(%rax), %rbp
/arch/x86/boot/startup/
A Dla57toggle.S31 pushq %rbp
56 popq %rbp
A Defi-mixed.S93 push %rbp
104 pop %rbp
/arch/x86/include/uapi/asm/
A Dptrace.h53 unsigned long rbp; member
/arch/x86/include/asm/
A DGEN-for-each-reg.h11 GEN(rbp)
A Dframe.h36 leaq 1+\ptregs_offset(%rsp), %rbp
A Dunwind_hints.h30 .elseif \base == %rbp
A Dinst.h89 .ifc \r64,%rbp
A Dsvm.h435 u64 rbp; member
494 u64 rbp; member
687 DEFINE_GHCB_ACCESSORS(rbp)
/arch/x86/power/
A Dhibernate_asm_64.S45 movq pt_regs_bp(%rax), %rbp
76 movq %rbp, pt_regs_bp(%rax)

Completed in 37 milliseconds

12