Home
last modified time | relevance | path

Searched refs:esi (Results 1 – 25 of 30) sorted by relevance

12

/xen/xen/arch/x86/boot/
A Dhead.S16 #define sym_esi(sym) sym_offs(sym)(%esi)
225 xor %esi,%esi
344 lea __image_base__(%rip),%esi
349 add %esi,gdt_boot_base(%rip)
397 1: pop %esi
398 sub $sym_offs(1b), %esi
409 add %esi, sym_esi(gdt_boot_base)
447 1: pop %esi
448 sub $sym_offs(1b), %esi
513 add %esi,sym_esi(gdt_boot_base)
[all …]
A Dtrampoline.S81 mov bootsym_rel(trampoline_misc_enable_off,4,%esi)
83 mov %esi,%eax
88 not %esi
90 and %esi,%eax
203 xor %esi,%esi
A Dwakeup.S120 mov bootsym_rel(trampoline_misc_enable_off, 4, %esi)
122 mov %esi, %eax
127 not %esi
129 and %esi, %eax
/xen/xen/arch/x86/x86_64/compat/
A Dentry.S238 movzwl VCPU_syscall32_sel(%rbx),%esi
242 testl $~3,%esi
293 movl VCPU_kernel_sp(%rbx),%esi
295 subl $2*4,%esi
302 movl UREGS_rsp+8(%rsp),%esi
306 subl $3*4,%esi
332 subl $4,%esi
342 movl %esi,UREGS_rsp+8(%rsp)
377 addl $4,%esi
379 addl $4,%esi
[all …]
/xen/stubdom/grub/
A Dboot-x86_32.S78 movl $2, %esi /* UVMF_INVLPG */
99 movl $0x7FF0, %esi /* DOMID_SELF */
109 movl (_boot_start_info-_boot_page)(%ebp), %esi
/xen/xen/arch/x86/pv/
A Dhypercall.c178 unsigned int esi = regs->esi; in pv_hypercall() local
189 case 3: esi = 0xdeadf00d; in pv_hypercall()
197 unsigned long args[6] = { ebx, ecx, edx, esi, edi, ebp }; in pv_hypercall()
203 regs->eax = pv_hypercall_table[eax].compat(ebx, ecx, edx, esi, edi, ebp); in pv_hypercall()
214 case 4: regs->esi = 0xdeadf00d; in pv_hypercall()
/xen/xen/arch/x86/hvm/
A Dhypercall.c283 unsigned int esi = regs->esi; in hvm_hypercall() local
288 ebx, ecx, edx, esi, edi, ebp); in hvm_hypercall()
297 case 3: esi = 0xdeadf00d; in hvm_hypercall()
304 regs->rax = hvm_hypercall_table[eax].compat(ebx, ecx, edx, esi, edi, in hvm_hypercall()
A Ddomain.c204 uregs->rsi = regs->esi; in arch_set_info_hvm_guest()
/xen/stubdom/
A Dnewlib.patch210 -#define esi REG(esi)
285 +#define esi %esi
399 -#define esi REG(esi)
439 +#define esi %esi
529 -#define esi REG(esi)
569 +#define esi %esi
/xen/xen/arch/x86/x86_64/
A Dkexec_reloc.S103 xorl %esi, %esi
A Dentry.S757 xorl %esi,%esi
/xen/tools/debugger/gdbsx/xg/
A Dxg_main.c525 rp->esi = cp->esi; in _cp_32ctxt_to_32gdb()
547 rp->esi = cp->rsi; in _cp_64ctxt_to_32gdb()
605 cp->esi = rp->esi; in _cp_32gdb_to_32ctxt()
626 cp->rsi = rp->esi; in _cp_32gdb_to_64ctxt()
A Dxg_public.h44 uint32_t esi; member
/xen/xen/crypto/
A Dvmac.c391 AS2( mov esi, mp) in nh_16_func()
398 AS2( movq mm6, [esi]) in nh_16_func()
400 AS2( movq mm5, [esi+8]) in nh_16_func()
402 AS2( add esi, 16) in nh_16_func()
419 AS2( movq mm0, [esi]) in nh_16_func()
421 AS2( movq mm1, [esi+8]) in nh_16_func()
423 AS2( add esi, 16) in nh_16_func()
509 AS2( mov esi, mh) in poly_step_func()
528 AS2( paddq mm0, [esi]) in poly_step_func()
540 AS2( movd esi, mm0) in poly_step_func()
[all …]
/xen/xen/include/public/hvm/
A Dhvm_vcpu.h35 uint32_t esi; member
/xen/tools/firmware/vgabios/
A Dvbe.c137 push esi
158 movzx esi, ax
161 cmp esi, #4
163 add esi, #7
164 shr esi, #3
165 imul ecx, esi
171 div esi
205 pop esi
/xen/xen/include/asm-x86/
A Dasm_defns.h249 xor %esi, %esi
/xen/tools/firmware/rombios/32bit/
A Drombios_compat.h36 Bit32u edi, esi, ebp, esp; member
/xen/tools/firmware/rombios/
A Dapmbios.S129 mov ebx, esi
209 mov esi, #0xfff0fff0
/xen/tools/debugger/gdbsx/gx/
A Dgx_local.c39 printf("esi:%08x edi:%08x ebp:%08x\n", r32p->esi, r32p->edi, in prnt_32regs()
/xen/tools/debugger/kdd/
A Dkdd-xen.c217 r->esi = cpu->rsi; in kdd_get_regs_x86_32()
238 cpu->rsi = r->esi; in kdd_set_regs_x86_32()
A Dkdd.h345 int32_t esi; member
/xen/tools/firmware/rombios/32bit/tcgbios/
A Dtcgbios.c1434 regs->u.r32.esi = in TCGInterruptHandler()
1515 regs->u.r32.esi, in TCGInterruptHandler()
/xen/tools/xentrace/
A Dxenctx.c384 printf("esi: %08x\t", regs->esi); in print_ctx_32()
413 printf("esi: %08x\t", (uint32_t)regs->esi); in print_ctx_32on64()
/xen/xen/arch/x86/hvm/viridian/
A Dviridian.c564 output_params_gpa = (regs->rdi << 32) | regs->esi; in viridian_hypercall()

Completed in 33 milliseconds

12