Home
last modified time | relevance | path

Searched refs:_ASM_DI (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dasm.h43 #define _ASM_DI __ASM_REG(di) macro
/linux-4.1.27/arch/x86/kvm/
Dsvm.c3900 "mov %c[rdi](%[svm]), %%" _ASM_DI " \n\t" in svm_vcpu_run()
3926 "mov %%" _ASM_DI ", %c[rdi](%[svm]) \n\t" in svm_vcpu_run()
Dvmx.c8237 "mov %c[rdi](%0), %%" _ASM_DI " \n\t" in vmx_vcpu_run()
8265 "mov %%" _ASM_DI ", %c[rdi](%0) \n\t" in vmx_vcpu_run()