/linux-2.6.39/arch/um/sys-x86_64/ |
D | stub.S | 10 movq $(STUB_DATA >> 32), %rbx 11 salq $32, %rbx 13 or %rcx, %rbx 14 movq %rax, (%rbx) 19 mov $(STUB_DATA >> 32), %rbx 20 sal $32, %rbx 22 or %rax, %rbx 24 mov %rbx, %rsp 32 mov %rax, 8(%rbx) 37 mov %rsp, 8(%rbx) [all …]
|
D | setjmp.S | 9 # %rbx 26 movq %rbx,(%rdi) 45 movq (%rdi),%rbx
|
/linux-2.6.39/arch/x86/kernel/acpi/ |
D | wakeup_64.S | 29 movq saved_rbx, %rbx 51 movq %rbx, pt_regs_bx(%rax) 69 movq %rbx, saved_rbx 84 movq saved_context_cr4(%rax), %rbx 85 movq %rbx, %cr4 86 movq saved_context_cr3(%rax), %rbx 87 movq %rbx, %cr3 88 movq saved_context_cr2(%rax), %rbx 89 movq %rbx, %cr2 90 movq saved_context_cr0(%rax), %rbx [all …]
|
/linux-2.6.39/arch/x86/lib/ |
D | copy_page_64.S | 24 movq %rbx,(%rsp) 25 CFI_REL_OFFSET rbx, 0 37 movq 8 (%rsi), %rbx 48 movq %rbx, 8 (%rdi) 67 movq 8 (%rsi), %rbx 76 movq %rbx, 8 (%rdi) 89 movq (%rsp),%rbx 90 CFI_RESTORE rbx
|
D | csum-copy_64.S | 65 movq %rbx, 2*8(%rsp) 66 CFI_REL_OFFSET rbx, 2*8 97 movq (%rdi), %rbx 117 adcq %rbx, %rax 129 movq %rbx, (%rsi) 166 movq (%rdi), %rbx 167 adcq %rbx, %rax 170 movq %rbx, (%rsi) 219 movq 2*8(%rsp), %rbx 220 CFI_RESTORE rbx
|
D | msr-reg.S | 17 pushq_cfi %rbx 39 popq_cfi %rbx
|
D | cmpxchg16b_emu.S | 51 movq %rbx, SEG_PREFIX(%rsi)
|
/linux-2.6.39/arch/x86/kernel/ |
D | relocate_kernel_64.S | 53 pushq %rbx 153 xorq %rbx, %rbx 207 popq %rbx 219 movq (%rbx), %rcx 220 addq $8, %rbx 230 movq %rcx, %rbx 231 andq $0xfffffffffffff000, %rbx
|
D | head_64.S | 107 leaq level3_ident_pgt(%rip), %rbx 108 movq %rdx, 0(%rbx, %rax, 8) 114 leaq level2_spare_pgt(%rip), %rbx 115 movq %rdx, 0(%rbx, %rax, 8)
|
D | entry_64.S | 291 CFI_REL_OFFSET rbx, RBX+\offset 349 movq_cfi rbx, RBX+16 375 movq_cfi rbx, RBX+8 704 movq_cfi_restore RBX+8, rbx 1422 movq_cfi rbx, RBX+8
|
/linux-2.6.39/arch/x86/boot/compressed/ |
D | head_64.S | 240 leaq z_extract_offset(%rbp), %rbx 243 leaq boot_stack_end(%rbx), %rsp 255 leaq (_bss-8)(%rbx), %rdi 266 leaq relocated(%rbx), %rax 290 addq %rbx, (%rdx)
|
/linux-2.6.39/arch/x86/crypto/ |
D | salsa20-x86_64-asm_64.S | 36 # rbx_stack = rbx 37 movq %rbx,40(%rsp) 151 mov %r15,%rbx 221 xor %r15,%rbx 223 lea (%rbp,%rbx),%r15 229 lea (%rbx,%rcx),%r15 353 lea (%rbx,%r15),%rbp 369 xor %rbp,%rbx 371 lea (%r13,%rbx),%rbp 437 xor %r15,%rbx [all …]
|
D | aes-x86_64-asm_64.S | 25 #define R2 %rbx
|
D | twofish-x86_64-asm_64.S | 46 #define R1 %rbx
|
/linux-2.6.39/arch/x86/include/asm/ |
D | calling.h | 179 movq %rbx, 5*8(%rsp) 180 CFI_REL_OFFSET rbx, 5*8 204 movq 5*8(%rsp), %rbx 205 CFI_RESTORE rbx
|
D | sigcontext.h | 244 unsigned long rbx; member
|
D | ptrace.h | 75 unsigned long rbx; member
|
D | inst.h | 27 .ifc \r64,%rbx
|
D | kvm.h | 92 __u64 rax, rbx, rcx, rdx; member
|
/linux-2.6.39/arch/x86/power/ |
D | hibernate_asm_64.S | 31 movq %rbx, pt_regs_bx(%rax) 72 movq restore_cr3(%rip), %rbx 111 movq %rbx, %cr3 128 movq pt_regs_bx(%rax), %rbx
|
/linux-2.6.39/arch/x86/kvm/ |
D | trace.h | 119 TP_PROTO(unsigned int function, unsigned long rax, unsigned long rbx, 121 TP_ARGS(function, rax, rbx, rcx, rdx), 126 __field( unsigned long, rbx ) 134 __entry->rbx = rbx; 141 __entry->rbx, __entry->rcx, __entry->rdx)
|
D | x86.c | 5459 regs->rbx = kvm_register_read(vcpu, VCPU_REGS_RBX); in kvm_arch_vcpu_ioctl_get_regs() 5486 kvm_register_write(vcpu, VCPU_REGS_RBX, regs->rbx); in kvm_arch_vcpu_ioctl_set_regs()
|
D | vmx.c | 4101 [rbx]"i"(offsetof(struct vcpu_vmx, vcpu.arch.regs[VCPU_REGS_RBX])), in vmx_vcpu_run()
|
D | svm.c | 3627 [rbx]"i"(offsetof(struct vcpu_svm, vcpu.arch.regs[VCPU_REGS_RBX])), in svm_vcpu_run()
|
/linux-2.6.39/Documentation/kvm/ |
D | api.txt | 242 __u64 rax, rbx, rcx, rdx;
|