/Linux-v4.19/arch/x86/platform/efi/ |
D | efi_thunk_64.S | 30 push %rbx 51 leaq efi_exit32(%rip), %rbx 52 subq %rax, %rbx 55 leaq __efi64_thunk(%rip), %rbx 56 subq %rax, %rbx 57 call *%rbx 60 pop %rbx 87 leaq 1f(%rip), %rbx 88 movq %rbx, func_rt_ptr(%rip) 98 pop %rbx [all …]
|
/Linux-v4.19/arch/x86/kernel/acpi/ |
D | wakeup_64.S | 30 movq saved_rbx, %rbx 53 movq %rbx, pt_regs_bx(%rax) 71 movq %rbx, saved_rbx 86 movq saved_context_cr4(%rax), %rbx 87 movq %rbx, %cr4 88 movq saved_context_cr3(%rax), %rbx 89 movq %rbx, %cr3 90 movq saved_context_cr2(%rax), %rbx 91 movq %rbx, %cr2 92 movq saved_context_cr0(%rax), %rbx [all …]
|
/Linux-v4.19/arch/x86/um/ |
D | stub_64.S | 7 mov $(STUB_DATA), %rbx 9 mov %rbx, %rsp 17 mov %rax, 8(%rbx) 22 mov %rsp, 8(%rbx) 48 mov %rax, (%rbx)
|
D | setjmp_64.S | 10 # %rbx 27 movq %rbx,(%rdi) 46 movq (%rdi),%rbx
|
/Linux-v4.19/arch/x86/lib/ |
D | copy_page_64.S | 26 movq %rbx, (%rsp) 34 movq 0x8*1(%rsi), %rbx 45 movq %rbx, 0x8*1(%rdi) 64 movq 0x8*1(%rsi), %rbx 73 movq %rbx, 0x8*1(%rdi) 85 movq (%rsp), %rbx
|
D | csum-copy_64.S | 54 movq %rbx, 2*8(%rsp) 81 movq (%rdi), %rbx 101 adcq %rbx, %rax 113 movq %rbx, (%rsi) 150 movq (%rdi), %rbx 151 adcq %rbx, %rax 154 movq %rbx, (%rsi) 202 movq 2*8(%rsp), %rbx
|
D | msr-reg.S | 16 pushq %rbx 37 popq %rbx
|
/Linux-v4.19/arch/x86/boot/compressed/ |
D | efi_thunk_64.S | 28 push %rbx 58 leaq 1f(%rip), %rbx 59 movq %rbx, func_rt_ptr(%rip) 78 pop %rbx 80 pop %rbx 82 pop %rbx 97 pop %rbx
|
D | head_64.S | 303 addq %rbp, %rbx 306 leaq boot_stack_end(%rbx), %rsp 388 leaq boot_stack_end(%rbx), %rsp 400 leaq top_pgtable(%rbx), %rdi 420 movq %rbx, %rdi 429 leaq (_bss-8)(%rbx), %rdi 440 leaq relocated(%rbx), %rax
|
/Linux-v4.19/arch/x86/crypto/sha512-mb/ |
D | sha512_mb_mgr_flush_avx2.S | 64 # idx needs to be other than arg1, arg2, rbx, r12 72 #define unused_lanes %rbx 73 #define lane_data %rbx 74 #define tmp2 %rbx 112 push %rbx 213 pop %rbx 224 push %rbx 274 pop %rbx 280 pop %rbx
|
D | sha512_mb_mgr_submit_avx2.S | 78 #define unused_lanes %rbx 103 push %rbx 204 pop %rbx
|
/Linux-v4.19/arch/x86/power/ |
D | hibernate_asm_64.S | 32 movq %rbx, pt_regs_bx(%rax) 63 movq mmu_cr4_features(%rip), %rbx 77 movq %rbx, %rcx 82 movq %rbx, %cr4; # turn PGE back on 123 movq pt_regs_bx(%rax), %rbx
|
/Linux-v4.19/arch/x86/crypto/sha1-mb/ |
D | sha1_mb_mgr_flush_avx2.S | 74 #define unused_lanes %rbx 75 #define lane_data %rbx 76 #define tmp2 %rbx 108 push %rbx 216 pop %rbx 230 push %rbx 274 pop %rbx 280 pop %rbx
|
D | sha1_mb_mgr_submit_avx2.S | 83 unused_lanes = %rbx 103 push %rbx 196 pop %rbx
|
/Linux-v4.19/arch/x86/kernel/ |
D | relocate_kernel_64.S | 54 pushq %rbx 231 popq %rbx 243 movq (%rbx), %rcx 244 addq $8, %rbx 254 movq %rcx, %rbx 255 andq $0xfffffffffffff000, %rbx
|
/Linux-v4.19/arch/x86/crypto/sha256-mb/ |
D | sha256_mb_mgr_flush_avx2.S | 72 #define unused_lanes %rbx 73 #define lane_data %rbx 74 #define tmp2 %rbx 106 push %rbx 216 pop %rbx 229 push %rbx 277 pop %rbx 283 pop %rbx
|
D | sha256_mb_mgr_submit_avx2.S | 81 unused_lanes = %rbx 101 push %rbx 201 pop %rbx
|
/Linux-v4.19/arch/x86/crypto/ |
D | blowfish-x86_64-asm_64.S | 40 #define RX1 %rbx 309 pushq %rbx; 338 popq %rbx; 345 popq %rbx; 357 pushq %rbx; 379 popq %rbx;
|
D | twofish-x86_64-asm_64-3way.S | 43 #define RAB1 %rbx 247 pushq %rbx; 273 popq %rbx; 281 popq %rbx; 295 pushq %rbx; 316 popq %rbx;
|
D | camellia-x86_64-asm_64.S | 59 #define RAB1 %rbx 434 pushq %rbx; 465 popq %rbx; 472 popq %rbx; 487 movq %rbx, RXOR; 512 movq RXOR, %rbx;
|
D | crc32c-pcl-intel-asm_64.S | 91 #define tmp %rbx 97 pushq %rbx 312 popq %rbx
|
/Linux-v4.19/arch/x86/purgatory/ |
D | entry64.S | 41 movq rbx(%rip), %rbx 66 rbx: .quad 0x0 label
|
/Linux-v4.19/tools/testing/selftests/x86/ |
D | thunks.S | 27 pushq %rbx 63 popq %rbx
|
/Linux-v4.19/arch/x86/entry/ |
D | entry_64_compat.S | 95 pushq %rbx /* pt_regs->rbx */ 237 pushq %rbx /* pt_regs->rbx */ 265 movq RBX(%rsp), %rbx /* pt_regs->rbx */ 385 pushq %rbx /* pt_regs->rbx */
|
D | entry_64.S | 350 pushq %rbx 361 movq TASK_stack_canary(%rsi), %rbx 362 movq %rbx, PER_CPU_VAR(irq_stack_union)+stack_canary_offset 381 popq %rbx 399 testq %rbx, %rbx /* from kernel_thread? */ 413 CALL_NOSPEC %rbx 1225 RESTORE_CR3 scratch_reg=%rbx save_reg=%r14 1231 RESTORE_CR3 scratch_reg=%rbx save_reg=%r14
|