Home
last modified time | relevance | path

Searched refs:_ASM_MOV (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dframe.h18 _ASM_MOV %_ASM_SP, %_ASM_BP
58 _ASM_MOV "%" _ASM_SP ", %" _ASM_BP "\n"
H A Dpm-trace.h11 asm volatile(_ASM_MOV " $1f,%0\n" \
H A Dasm.h34 #define _ASM_MOV __ASM_SIZE(mov) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dframe.h18 _ASM_MOV %_ASM_SP, %_ASM_BP
58 _ASM_MOV "%" _ASM_SP ", %" _ASM_BP "\n"
H A Dpm-trace.h11 asm volatile(_ASM_MOV " $1f,%0\n" \
H A Dasm.h37 #define _ASM_MOV __ASM_SIZE(mov) macro
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dxen-asm.S136 _ASM_MOV PER_CPU_VAR(xen_vcpu), %_ASM_AX
137 _ASM_MOV XEN_vcpu_info_arch_cr2(%_ASM_AX), %_ASM_AX
144 _ASM_MOV PER_CPU_VAR(xen_vcpu_info) + XEN_vcpu_info_arch_cr2, %_ASM_AX
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dxen-asm.S108 _ASM_MOV PER_CPU_VAR(xen_vcpu), %_ASM_AX
109 _ASM_MOV XEN_vcpu_info_arch_cr2(%_ASM_AX), %_ASM_AX
116 _ASM_MOV PER_CPU_VAR(xen_vcpu_info) + XEN_vcpu_info_arch_cr2, %_ASM_AX
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dasm.h35 #define _ASM_MOV __ASM_SIZE(mov) macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhead_64.S32 #define GET_CR2_INTO(reg) GET_CR2_INTO_AX ; _ASM_MOV %_ASM_AX, reg
35 #define GET_CR2_INTO(reg) _ASM_MOV %cr2, reg
H A Dftrace.c662 "1: " _ASM_MOV " (%[parent]), %[old]\n" in prepare_ftrace_return()
663 "2: " _ASM_MOV " %[return_hooker], (%[parent])\n" in prepare_ftrace_return()
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmenter.S283 _ASM_MOV $0, 3*WORD_SIZE(%_ASM_BP)
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmenter.S342 _ASM_MOV $0, 3*WORD_SIZE(%_ASM_BP)

Completed in 5 milliseconds