Home
last modified time | relevance | path

Searched refs:esp (Results 1 – 7 of 7) sorted by relevance

/arch/x86/32/
A Dspinlock.S14 mov 4(%esp), %ecx
29 mov 4(%esp), %ecx
39 mov 4(%esp), %ecx
A Dops.S40 mov 8(%esp), %edx // mem
41 mov 12(%esp), %ecx // val
A Dexceptions.S54 movl %esp, %eax /* store pointer to iframe */
65 addl $12, %esp /* drop gs, exception number, and error code */
A Dstart.S67 movl $PHYS(_kstack + 4096), %esp
167 movl $(_kstack + 4096), %esp
/arch/x86/
A Dfaults.c97 addr_t v_addr, ssp, esp, ip, rip; in x86_pfe_handler() local
101 esp = frame->user_sp; in x86_pfe_handler()
110 (unsigned int)esp); in x86_pfe_handler()
/arch/x86/64/
A Dstart.S72 movl $PHYS(_kstack + 4096), %esp
/arch/x86/include/arch/
A Dx86.h53 uint32_t edi, esi, ebp, esp, ebx, edx, ecx, eax; member
83 uint32_t esp, ebp, esi, edi; member

Completed in 9 milliseconds