Home
last modified time | relevance | path

Searched refs:rsi (Results 1 – 23 of 23) sorted by relevance

/tools/arch/x86/lib/
A Dmemcpy_64.S65 movq 0*8(%rsi), %r8
66 movq 1*8(%rsi), %r9
67 movq 2*8(%rsi), %r10
68 movq 3*8(%rsi), %r11
69 leaq 4*8(%rsi), %rsi
84 addq %rdx, %rsi
98 leaq -4*8(%rsi), %rsi
110 subq %rdx, %rsi
119 movq 0*8(%rsi), %r8
120 movq 1*8(%rsi), %r9
[all …]
/tools/testing/selftests/kvm/x86/
A Dxen_vmcall_test.c33 unsigned long rsi = ARGVALUE(2); in guest_code() local
43 "a"(rax), "D"(rdi), "S"(rsi), "d"(rdx), in guest_code()
65 "a"(rax), "D"(rdi), "S"(rsi), "d"(rdx), in guest_code()
A Dvmx_preemption_timer_test.c240 (ulong) regs2.rdi, (ulong) regs2.rsi); in main()
A Dstate_test.c318 (ulong) regs2.rdi, (ulong) regs2.rsi); in main()
A Dhyperv_evmcs.c228 (ulong) regs2.rdi, (ulong) regs2.rsi); in save_restore_vm()
A Damx_test.c311 (ulong) regs2.rdi, (ulong) regs2.rsi); in main()
A Dsync_regs_test.c56 REG_COMPARE(rsi); in compare_regs()
/tools/testing/selftests/kvm/lib/x86/
A Dhandlers.S12 push %rsi
27 pop %rsi
A Dprocessor.c35 regs->rsi, regs->rdi, regs->rsp, regs->rbp); in regs_dump()
951 regs.rsi = va_arg(ap, uint64_t); in vcpu_args_set()
/tools/testing/selftests/sgx/
A Dmain.h43 int sgx_enter_enclave(void *rdi, void *rsi, long rdx, u32 function, void *r8, void *r9,
A Dtest_encl.c146 void encl_body(void *rdi, void *rsi) in encl_body() argument
A Dmain.c532 static int test_handler(long rdi, long rsi, long rdx, long ursp, long r8, long r9, in test_handler() argument
/tools/testing/selftests/x86/
A Dtest_syscall_vdso.c60 uint64_t rsi, rdi, rbp, rsp; member
120 …printf("si:%016llx di:%016llx bp:%016llx sp:%016llx\n", regs64.rsi, regs64.rdi, regs64.rbp, reg… in print_regs64()
A Dptrace_syscall.c24 # define user_arg1 rsi
/tools/perf/arch/x86/tests/
A Dregs_load.S36 movq %rsi, SI(%rdi)
/tools/arch/x86/include/asm/
A Dasm.h82 #define _ASM_ARG2Q rsi
/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.h174 uint64_t rsi; member
/tools/perf/arch/x86/util/
A Dperf_regs.c83 SDT_NAME_REG(rsi, si),
/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h389 u64 rsi; member
1156 uint64_t rbp, rsi, rdi; member
/tools/arch/x86/include/uapi/asm/
A Dkvm.h115 __u64 rsi, rdi, rsp, rbp; member
/tools/lib/bpf/
A Dbpf_tracing.h135 #define __PT_PARM2_REG rsi
A Dusdt.c1255 { {"rsi", "esi", "si", "sil"}, reg_off(rsi, esi) }, in calc_pt_regs_off()
/tools/perf/Documentation/
A Dperf-intel-pt.txt1484 …00.262869216: ffffffff82201161 error_entry+0x1 ([guest.kernel.kallsyms]) pushq %rsi
1485 …16: ffffffff82201162 error_entry+0x2 ([guest.kernel.kallsyms]) movq 0x8(%rsp), %rsi

Completed in 45 milliseconds