Home
last modified time | relevance | path

Searched refs:rbx (Results 1 – 25 of 86) sorted by relevance

1234

/linux-6.12.1/arch/x86/entry/vdso/
Dvsgx.S34 push %rbx
35 .cfi_rel_offset %rbx, -8
48 mov $SGX_ENCLAVE_RUN_RESERVED_START, %rbx
50 cmpq $0, (%rcx, %rbx)
52 add $8, %rbx
53 cmpq $SGX_ENCLAVE_RUN_RESERVED_END, %rbx
57 mov SGX_ENCLAVE_RUN_TCS(%rcx), %rbx
66 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rbx
69 movl $EEXIT, SGX_ENCLAVE_RUN_LEAF(%rbx)
73 cmpq $0, SGX_ENCLAVE_RUN_USER_HANDLER(%rbx)
[all …]
/linux-6.12.1/arch/x86/kernel/acpi/
Dwakeup_64.S38 movq saved_rbx(%rip), %rbx
59 movq %rbx, pt_regs_bx(%rax)
77 movq %rbx, saved_rbx(%rip)
92 movq saved_context_cr4(%rax), %rbx
93 movq %rbx, %cr4
94 movq saved_context_cr3(%rax), %rbx
95 movq %rbx, %cr3
96 movq saved_context_cr2(%rax), %rbx
97 movq %rbx, %cr2
98 movq saved_context_cr0(%rax), %rbx
[all …]
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dsync_regs_test.c53 REG_COMPARE(rbx); in compare_regs()
286 run->s.regs.regs.rbx = 0xBAD1DEA; in KVM_ONE_VCPU_TEST()
294 TEST_ASSERT(run->s.regs.regs.rbx == 0xBAD1DEA + 1, in KVM_ONE_VCPU_TEST()
296 run->s.regs.regs.rbx); in KVM_ONE_VCPU_TEST()
320 run->s.regs.regs.rbx = 0xDEADBEEF; in KVM_ONE_VCPU_TEST()
323 TEST_ASSERT(run->s.regs.regs.rbx != 0xDEADBEEF, in KVM_ONE_VCPU_TEST()
325 run->s.regs.regs.rbx); in KVM_ONE_VCPU_TEST()
344 run->s.regs.regs.rbx = 0xAAAA; in KVM_ONE_VCPU_TEST()
346 regs.rbx = 0xBAC0; in KVM_ONE_VCPU_TEST()
350 TEST_ASSERT(run->s.regs.regs.rbx == 0xAAAA, in KVM_ONE_VCPU_TEST()
[all …]
/linux-6.12.1/arch/x86/kernel/cpu/sgx/
Dencls.h85 #define __encls_ret_2(rax, rbx, rcx) \ argument
87 __encls_ret_N(rax, "b"(rbx), "c"(rcx)); \
90 #define __encls_ret_3(rax, rbx, rcx, rdx) \ argument
92 __encls_ret_N(rax, "b"(rbx), "c"(rcx), "d"(rdx)); \
124 #define __encls_2(rax, rbx, rcx) \ argument
127 __encls_N(rax, ign_rbx_out, "b"(rbx), "c"(rcx)); \
206 unsigned long rbx = SGX_PAGE_TYPE_VA; in __epa() local
208 return __encls_2(EPA, rbx, addr); in __epa()
/linux-6.12.1/arch/x86/lib/
Dcsum-copy_64.S41 movq %rbx, 0*8(%rsp)
70 movq (%rdi), %rbx
95 adcq %rbx, %rax
107 movq %rbx, (%rsi)
142 movq (%rdi), %rbx
143 adcq %rbx, %rax
146 movq %rbx, (%rsi)
198 movq 0*8(%rsp), %rbx
221 addq %rbx, %rax
231 addq %rbx, %rax
[all …]
Dcopy_page_64.S26 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
Dputuser.S37 mov %rcx, %rbx
38 sar $63, %rbx
39 or %rbx, %rcx
/linux-6.12.1/arch/x86/boot/compressed/
Dhead_64.S339 addq %rbp, %rbx
342 leaq rva(boot_stack_end)(%rbx), %rsp
416 leaq rva(top_pgtable)(%rbx), %rsi
428 leaq rva(_bss-8)(%rbx), %rdi
440 leaq rva(gdt64)(%rbx), %rax
441 leaq rva(gdt)(%rbx), %rdx
448 leaq rva(.Lrelocated)(%rbx), %rax
508 pushq %rbx
511 movq %rsp, %rbx
512 shrq $32, %rbx
[all …]
Defi_mixed.S79 push %rbx
90 movq 0x38(%rsp), %rbx
106 leaq 0x20(%rsp), %rbx
107 sgdt (%rbx)
108 sidt 16(%rbx)
133 pop %rbx
135 pop %rbx
137 pop %rbx
144 pop %rbx
Didt_handlers_64.S32 pushq %rbx
51 popq %rbx
/linux-6.12.1/arch/x86/platform/efi/
Defi_thunk_64.S32 push %rbx
46 movq 0x20(%rax), %rbx
59 leaq 2f(%rip), %rbx
61 subq %rax, %rbx
85 pop %rbx
/linux-6.12.1/tools/testing/selftests/sgx/
Dcall.S23 push %rbx
25 .cfi_rel_offset %rbx, 0
33 pop %rbx
Dtest_encl_bootstrap.S48 sub %rax, %rbx
50 add %rbx, %rax
55 lea -1(%rbx), %rax
69 pop %rbx
/linux-6.12.1/arch/x86/power/
Dhibernate_asm_64.S47 movq pt_regs_bx(%rax), %rbx
78 movq %rbx, pt_regs_bx(%rax)
109 movq mmu_cr4_features(%rip), %rbx
125 movq %rbx, %rcx
130 movq %rbx, %cr4; # turn PGE back on
/linux-6.12.1/arch/x86/platform/pvh/
Dhead.S172 movq %rbp, %rbx
173 subq $_pa(pvh_start_xen), %rbx
174 movq %rbx, phys_base(%rip)
180 xor %rbx, %rbx
181 movq %rbx, phys_base(%rip)
/linux-6.12.1/arch/x86/kernel/
Drelocate_kernel_64.S59 pushq %rbx
253 popq %rbx
269 movq (%rbx), %rcx
270 addq $8, %rbx
280 movq %rcx, %rbx
281 andq $0xfffffffffffff000, %rbx
/linux-6.12.1/arch/x86/virt/vmx/tdx/
Dtdxcall.S66 pushq %rbx
76 movq TDX_MODULE_rbx(%rsi), %rbx
134 movq %rbx, TDX_MODULE_rbx(%rsi)
187 popq %rbx
/linux-6.12.1/arch/x86/um/
Dsetjmp_64.S10 # %rbx
27 movq %rbx,(%rdi)
46 movq (%rdi),%rbx
/linux-6.12.1/arch/x86/kernel/cpu/
Dvmware.c73 unsigned long out0, rbx, rcx, rdx, rsi, rdi; in vmware_hypercall_slow() local
78 : "=a" (out0), "=b" (rbx), "=c" (rcx), in vmware_hypercall_slow()
90 : "=a" (out0), "=b" (rbx), "=c" (rcx), in vmware_hypercall_slow()
102 : "=a" (out0), "=b" (rbx), "=c" (rcx), in vmware_hypercall_slow()
116 *out1 = rbx; in vmware_hypercall_slow()
515 args.rbx = in1; in vmware_tdx_hypercall()
529 *out1 = args.rbx; in vmware_tdx_hypercall()
/linux-6.12.1/arch/x86/purgatory/
Dentry64.S39 movq rbx(%rip), %rbx
65 rbx: .quad 0x0 label
/linux-6.12.1/tools/testing/selftests/x86/
Dthunks.S19 pushq %rbx
55 popq %rbx
/linux-6.12.1/arch/x86/crypto/
Dblowfish-x86_64-asm_64.S25 #define RX1 %rbx
282 pushq %rbx;
305 popq %rbx;
318 pushq %rbx;
350 popq %rbx;
Dtwofish-x86_64-asm_64-3way.S28 #define RAB1 %rbx
232 pushq %rbx;
258 popq %rbx;
266 popq %rbx;
280 pushq %rbx;
301 popq %rbx;
/linux-6.12.1/arch/x86/entry/
Dentry_64.S183 pushq %rbx
194 movq TASK_stack_canary(%rsi), %rbx
195 movq %rbx, PER_CPU_VAR(fixed_percpu_data + FIXED_stack_canary)
212 popq %rbx
242 movq %rbx, %rdx /* fn */
909 SAVE_AND_SET_GSBASE scratch_reg=%rax save_reg=%rbx
987 wrgsbase %rbx
1422 wrgsbase %rbx
/linux-6.12.1/tools/testing/selftests/kvm/lib/x86_64/
Dhandlers.S14 push %rbx
25 pop %rbx

1234