Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dvmenter.S106 mov %_ASM_SP, %_ASM_BP
128 lea -WORD_SIZE(%_ASM_SP), %_ASM_ARG2
132 mov (%_ASM_SP), %_ASM_AX
167 mov WORD_SIZE(%_ASM_SP), %_ASM_AX
218 add $WORD_SIZE, %_ASM_SP
251 mov %_ASM_SP, %_ASM_BP
306 mov %_ASM_SP, %_ASM_BP
327 mov %_ASM_BP, %_ASM_SP
/linux/arch/x86/include/asm/
A Dframe.h18 _ASM_MOV %_ASM_SP, %_ASM_BP
58 _ASM_MOV "%" _ASM_SP ", %" _ASM_BP "\n"
A Dasm.h49 #define _ASM_SP __ASM_REG(sp) macro
171 register unsigned long current_stack_pointer asm(_ASM_SP);
A Dbarrier.h57 #define __smp_mb() asm volatile("lock; addl $0,-4(%%" _ASM_SP ")" ::: "memory", "cc")
A Dnospec-branch.h110 __FILL_RETURN_BUFFER(\reg,\nr,%_ASM_SP)
/linux/tools/arch/x86/include/asm/
A Dasm.h47 #define _ASM_SP __ASM_REG(sp) macro
187 register unsigned long current_stack_pointer asm(_ASM_SP);
/linux/arch/x86/lib/
A Dretpoline.S24 mov %\reg, (%_ASM_SP)

Completed in 9 milliseconds