Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dasm.h43 #define _ASM_DI __ASM_REG(di) macro
/linux-4.4.14/arch/x86/kvm/
Dsvm.c3812 "mov %c[rdi](%[svm]), %%" _ASM_DI " \n\t" in svm_vcpu_run()
3838 "mov %%" _ASM_DI ", %c[rdi](%[svm]) \n\t" in svm_vcpu_run()
Dvmx.c8598 "mov %c[rdi](%0), %%" _ASM_DI " \n\t" in vmx_vcpu_run()
8626 "mov %%" _ASM_DI ", %c[rdi](%0) \n\t" in vmx_vcpu_run()