Searched refs:rbp (Results 1 – 25 of 37) sorted by relevance
12
| /arch/x86/entry/vdso/ |
| A D | vsgx.S | 29 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 D | efi_thunk_64.S | 31 push %rbp 45 movq 0x18(%rax), %rbp 58 leaq 1f(%rip), %rbp 60 subq %rax, %rbp 86 pop %rbp
|
| A D | efi_stub_64.S | 14 pushq %rbp 15 movq %rsp, %rbp 17 mov 16(%rbp), %rax
|
| /arch/x86/entry/ |
| A D | entry_64_fred.S | 62 push %rbp 63 mov %rsp, %rbp 98 push %rbp 127 pop %rbp
|
| A D | calling.h | 87 pushq %rbp /* pt_regs->rbp */ 137 popq %rbp 437 pushq %rbp 438 movq %rsp, %rbp 461 popq %rbp
|
| A D | entry_64_compat.S | 210 PUSH_AND_CLEAR_REGS rcx=%rbp rax=$-ENOSYS 236 movq RBP(%rsp), %rbp /* pt_regs->rbp */
|
| A D | entry_64.S | 183 pushq %rbp 214 popq %rbp 1534 push %rbp 1535 mov %rsp, %rbp 1566 pop %rbp
|
| /arch/x86/net/ |
| A D | bpf_timed_may_goto.S | 18 leaq (%rbp, %r10, 1), %r10 21 pushq %rbp 22 movq %rsp, %rbp
|
| /arch/x86/kernel/ |
| A D | ftrace_64.S | 59 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 D | relocate_kernel_64.S | 75 pushq %rbp 265 popq %rbp 305 movq %rbp, %rax 312 popq %rbp
|
| /arch/x86/mm/ |
| A D | mem_encrypt_boot.S | 33 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 D | setjmp_64.S | 12 # %rbp 30 movq %rbp,16(%rdi) 48 movq 16(%rdi),%rbp
|
| /arch/x86/boot/compressed/ |
| A D | head_64.S | 316 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 D | idt_handlers_64.S | 33 pushq %rbp 50 popq %rbp
|
| /arch/x86/purgatory/ |
| A D | entry64.S | 45 movq rbp(%rip), %rbp 67 rbp: .quad 0x0 label
|
| /arch/x86/kernel/acpi/ |
| A D | wakeup_64.S | 42 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 D | la57toggle.S | 31 pushq %rbp 56 popq %rbp
|
| A D | efi-mixed.S | 93 push %rbp 104 pop %rbp
|
| /arch/x86/include/uapi/asm/ |
| A D | ptrace.h | 53 unsigned long rbp; member
|
| /arch/x86/include/asm/ |
| A D | GEN-for-each-reg.h | 11 GEN(rbp)
|
| A D | frame.h | 36 leaq 1+\ptregs_offset(%rsp), %rbp
|
| A D | unwind_hints.h | 30 .elseif \base == %rbp
|
| A D | inst.h | 89 .ifc \r64,%rbp
|
| A D | svm.h | 435 u64 rbp; member 494 u64 rbp; member 687 DEFINE_GHCB_ACCESSORS(rbp)
|
| /arch/x86/power/ |
| A D | hibernate_asm_64.S | 45 movq pt_regs_bp(%rax), %rbp 76 movq %rbp, pt_regs_bp(%rax)
|
Completed in 37 milliseconds
12