Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmenter.S46 mov %_ASM_SP, %_ASM_BP
73 lea (%_ASM_SP), %_ASM_ARG2
77 mov (%_ASM_SP), %_ASM_AX
137 mov WORD_SIZE(%_ASM_SP), %_ASM_AX
190 add $WORD_SIZE, %_ASM_SP
253 mov %_ASM_SP, %_ASM_BP
308 mov %_ASM_SP, %_ASM_BP
329 mov %_ASM_BP, %_ASM_SP
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dframe.h18 _ASM_MOV %_ASM_SP, %_ASM_BP
58 _ASM_MOV "%" _ASM_SP ", %" _ASM_BP "\n"
Dnospec-branch.h59 add $(BITS_PER_LONG/8) * 2, %_ASM_SP; \
73 add $(BITS_PER_LONG/8) * nr, %_ASM_SP;
87 add $(BITS_PER_LONG/8), %_ASM_SP; \
Dasm.h46 #define _ASM_SP __ASM_REG(sp) macro
184 register unsigned long current_stack_pointer asm(_ASM_SP);
/kernel/linux/linux-5.10/arch/x86/lib/
Dretpoline.S24 mov %\reg, (%_ASM_SP)