Searched refs:_ASM_SP (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/x86/kvm/vmx/ |
| H A D | vmenter.S | 41 mov %_ASM_SP, %_ASM_BP 81 mov %_ASM_SP, %_ASM_BP 105 lea (%_ASM_SP), %_ASM_ARG2 118 mov 2*WORD_SIZE(%_ASM_SP), %_ASM_DI 146 mov (%_ASM_SP), %_ASM_AX 175 __stringify(testl $VMX_RUN_CLEAR_CPU_BUFFERS_FOR_MMIO, WORD_SIZE(%_ASM_SP); \ 183 testl $VMX_RUN_VMRESUME, WORD_SIZE(%_ASM_SP) 219 mov WORD_SIZE(%_ASM_SP), %_ASM_AX 339 mov %_ASM_SP, %_ASM_BP
|
| /linux/arch/x86/lib/ |
| H A D | retpoline.S | 23 mov %\reg, (%_ASM_SP) 210 lea 8(%_ASM_SP), %_ASM_SP 248 lea 8(%_ASM_SP), %_ASM_SP
|
| /linux/arch/x86/include/asm/ |
| H A D | nospec-branch.h | 146 add $(BITS_PER_LONG/8) * 2, %_ASM_SP; \ 162 add $(BITS_PER_LONG/8) * nr, %_ASM_SP; 176 add $(BITS_PER_LONG/8), %_ASM_SP; \
|
| H A D | asm.h | 51 #define _ASM_SP __ASM_REG(sp) macro 224 register unsigned long current_stack_pointer asm(_ASM_SP);
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | asm.h | 47 #define _ASM_SP __ASM_REG(sp) macro 175 register unsigned long current_stack_pointer asm(_ASM_SP);
|
| /linux/arch/x86/kvm/svm/ |
| H A D | vmenter.S | 129 mov %_ASM_SP, %_ASM_BP 299 RESTORE_HOST_SPEC_CTRL_BODY (%_ASM_SP)
|