Home
last modified time | relevance | path

Searched refs:_ASM_AX (Results 1 – 6 of 6) sorted by relevance

/arch/x86/lib/
Dgetuser.S40 cmp TASK_addr_limit(%_ASM_DX),%_ASM_AX
43 and %_ASM_DX, %_ASM_AX
45 1: movzbl (%_ASM_AX),%edx
53 add $1,%_ASM_AX
56 cmp TASK_addr_limit(%_ASM_DX),%_ASM_AX
59 and %_ASM_DX, %_ASM_AX
61 2: movzwl -1(%_ASM_AX),%edx
69 add $3,%_ASM_AX
72 cmp TASK_addr_limit(%_ASM_DX),%_ASM_AX
75 and %_ASM_DX, %_ASM_AX
[all …]
Dretpoline.S32 GENERATE_THUNK(_ASM_AX)
Dputuser.S82 4: mov %_ASM_AX,(%_ASM_CX)
/arch/x86/include/asm/
Dasm.h39 #define _ASM_AX __ASM_REG(ax) macro
/arch/x86/kvm/
Dvmx.c8933 "mov %c[cr2](%0), %%" _ASM_AX " \n\t" in vmx_vcpu_run()
8935 "cmp %%" _ASM_AX ", %%" _ASM_DX " \n\t" in vmx_vcpu_run()
8937 "mov %%" _ASM_AX", %%cr2 \n\t" in vmx_vcpu_run()
8942 "mov %c[rax](%0), %%" _ASM_AX " \n\t" in vmx_vcpu_run()
8970 "mov %%" _ASM_AX ", %c[rax](%0) \n\t" in vmx_vcpu_run()
8995 "mov %%cr2, %%" _ASM_AX " \n\t" in vmx_vcpu_run()
8996 "mov %%" _ASM_AX ", %c[cr2](%0) \n\t" in vmx_vcpu_run()
Dsvm.c4943 "push %%" _ASM_AX " \n\t" in svm_vcpu_run()
4944 "mov %c[vmcb](%[svm]), %%" _ASM_AX " \n\t" in svm_vcpu_run()
4948 "pop %%" _ASM_AX " \n\t" in svm_vcpu_run()