Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dframe.h18 _ASM_MOV %_ASM_SP, %_ASM_BP
29 _ASM_MOV "%" _ASM_SP ", %" _ASM_BP "\n"
Dnospec-branch.h94 mov \reg, (%_ASM_SP)
145 __stringify(__FILL_RETURN_BUFFER(\reg,\nr,%_ASM_SP)) \
Dasm.h44 #define _ASM_SP __ASM_REG(sp) macro
204 register unsigned long current_stack_pointer asm(_ASM_SP);
Dperf_event.h267 _ASM_MOV "%%"_ASM_SP ", %0\n" \
/Linux-v4.19/arch/x86/kernel/kprobes/
Dcommon.h11 " mov %" _ASM_SP ", %" _ASM_BP "\n"
/Linux-v4.19/arch/x86/xen/
Dxen-head.S38 mov $init_thread_union+THREAD_SIZE, %_ASM_SP
/Linux-v4.19/arch/x86/kvm/
Dvmx.c10437 "mov %%" _ASM_SP ", %[sp]\n\t" in vmx_handle_external_intr()
10438 "and $0xfffffffffffffff0, %%" _ASM_SP "\n\t" in vmx_handle_external_intr()
10739 "cmp %%" _ASM_SP ", %c[host_rsp](%0) \n\t" in vmx_vcpu_run()
10741 "mov %%" _ASM_SP ", %c[host_rsp](%0) \n\t" in vmx_vcpu_run()
10745 "mov %%" _ASM_SP ", (%%" _ASM_SI ") \n\t" in vmx_vcpu_run()
10785 "mov %0, %c[wordsize](%%" _ASM_SP ") \n\t" in vmx_vcpu_run()