Searched refs:esp (Results 51 - 75 of 100) sorted by relevance

1234

/linux-master/arch/x86/include/uapi/asm/
H A Dvm86.h82 long esp; member in struct:vm86_regs
/linux-master/include/xen/interface/hvm/
H A Dhvm_vcpu.h16 uint32_t esp; member in struct:vcpu_hvm_x86_32
/linux-master/arch/x86/math-emu/
H A Dwm_shrx.S38 movl %esp,%ebp
117 movl %esp,%ebp
H A Dshr_Xsig.S27 movl %esp,%ebp
H A Dreg_u_add.S37 movl %esp,%ebp
H A Ddiv_Xsig.S80 movl %esp,%ebp
82 subl $28,%esp
H A Dwm_sqrt.S80 movl %esp,%ebp
82 subl $28,%esp
H A Dreg_u_div.S80 movl %esp,%ebp
82 subl $28,%esp
H A Dreg_round.S92 #define FPU_bits_lost (%esp)
93 #define FPU_denormal 1(%esp)
114 movl %esp,%ebp
/linux-master/arch/x86/platform/olpc/
H A Dxo1-wakeup.S98 movl %esp, saved_context_esp
106 movl saved_context_esp, %esp
/linux-master/tools/perf/arch/x86/util/
H A Ddwarf-regs.c59 REG_OFFSET_NAME_32("$stack", esp), /* Stack address instead of %sp */
130 { "rsp", 7 }, { "esp", 7 }, { "sp", 7 }, { "spl", 7 },
/linux-master/arch/x86/realmode/rm/
H A Dtrampoline_64.S57 movl $rm_stack_end, %esp
128 addl $pa_real_mode_base, %esp
237 addl $pa_real_mode_base, %esp
H A Dwakeup_asm.S70 movl $rm_stack_end, %esp
/linux-master/tools/testing/selftests/net/
H A Dxfrm_policy.sh38 ip -net $ns xfrm policy add src $lnet dst $rnet dir out tmpl src $me dst $remote proto esp mode tunnel priority 100 action allow
39 # to fwd decrypted packets after esp processing:
40 ip -net $ns xfrm policy add src $rnet dst $lnet dir fwd tmpl src $remote dst $me proto esp mode tunnel priority 100 action allow
52 ip -net $ns xfrm state add src $remote dst $me proto esp spi $spi_in enc aes $KEY_AES auth sha1 $KEY_SHA mode tunnel sel src $rnet dst $lnet
53 ip -net $ns xfrm state add src $me dst $remote proto esp spi $spi_out enc aes $KEY_AES auth sha1 $KEY_SHA mode tunnel sel src $lnet dst $rnet
61 # peer netns that are supposed to be encapsulated via esp have addresses
148 ip -net $ns xfrm policy add dst $encryptip dir out tmpl src $me dst $remote proto esp mode tunnel priority 1 action allow
272 ip -net ${ns[1]} xfrm policy update src e000:0001::0000 dst ff01::0014:0000:0001 dir in tmpl src :: dst :: proto esp mode tunnel priority 100 action allow || break
275 ip -net ${ns[1]} xfrm policy update src e000:0001::0000 dst ff01::01 dir in tmpl src :: dst :: proto esp mode tunnel priority 100 action allow || break
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S1644 movl (FRAME_OFFSET+8)(%esp), KEYP # ctx
1645 movl (FRAME_OFFSET+12)(%esp), UKEYP # in_key
1646 movl (FRAME_OFFSET+16)(%esp), %edx # key_len
1758 movl (FRAME_OFFSET+12)(%esp), KEYP # ctx
1759 movl (FRAME_OFFSET+16)(%esp), OUTP # dst
1760 movl (FRAME_OFFSET+20)(%esp), INP # src
1947 movl (FRAME_OFFSET+12)(%esp), KEYP # ctx
1948 movl (FRAME_OFFSET+16)(%esp), OUTP # dst
1949 movl (FRAME_OFFSET+20)(%esp), INP # src
2139 movl (FRAME_OFFSET+16)(%esp), KEY
[all...]
H A Dtwofish-i586-asm_32.S216 mov ctx + 16(%esp), %ebp /* abuse the base pointer: set new base
218 mov in_blk+16(%esp),%edi /* input address in edi */
252 mov out_blk+16(%esp),%edi;
273 mov ctx + 16(%esp), %ebp /* abuse the base pointer: set new base
275 mov in_blk+16(%esp),%edi /* input address in edi */
309 mov out_blk+16(%esp),%edi;
H A Dserpent-sse2-i586-asm_32.S502 * arg_ctx(%esp): ctx, CTX
503 * arg_dst(%esp): dst
504 * arg_src(%esp): src
505 * arg_xor(%esp): bool, if true: xor output
510 movl arg_ctx(%esp), CTX;
512 movl arg_src(%esp), %eax;
549 movl arg_dst(%esp), %eax;
551 cmpb $0, arg_xor(%esp);
566 * arg_ctx(%esp): ctx, CTX
567 * arg_dst(%esp)
[all...]
/linux-master/arch/x86/kernel/
H A Dhead_32.S78 leal -__PAGE_OFFSET(%ecx),%esp
150 leal -__PAGE_OFFSET(%ecx),%esp
234 addl $__PAGE_OFFSET, %esp
299 # 36(%esp) %eflags
300 # 32(%esp) %cs
301 # 28(%esp) %eip
308 pushl $i # 20(%esp) Vector number
344 movl PT_GS(%esp), %edx
347 movw %gs, PT_GS(%esp)
349 movl %esp,
[all...]
/linux-master/arch/x86/include/asm/
H A Dinst.h31 .ifc \r32,%esp
/linux-master/arch/x86/entry/
H A Dentry_64_compat.S174 * esp user stack
175 * 0(%esp) arg6
184 movl %esp, %r8d
/linux-master/arch/x86/boot/
H A Dpmjump.S58 addl %ebx, %esp
/linux-master/arch/x86/platform/pvh/
H A Dhead.S72 mov $_pa(early_stack_end), %esp
/linux-master/arch/x86/include/asm/xen/
H A Dhypercall.h375 unsigned long ss, unsigned long esp)
379 mcl->args[1] = esp;
374 MULTI_stack_switch(struct multicall_entry *mcl, unsigned long ss, unsigned long esp) argument
/linux-master/arch/x86/lib/
H A Dmemmove_32.S35 movl %esp, %ebp // set standard frame pointer
/linux-master/arch/x86/boot/compressed/
H A Dhead_64.S101 leal (BP_scratch+4)(%esi), %esp
120 leal rva(boot_stack_end)(%ebp), %esp

Completed in 268 milliseconds

1234