Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dasm.h42 #define _ASM_SI __ASM_REG(si) macro
/linux-4.1.27/arch/x86/kvm/
Dsvm.c3899 "mov %c[rsi](%[svm]), %%" _ASM_SI " \n\t" in svm_vcpu_run()
3925 "mov %%" _ASM_SI ", %c[rsi](%[svm]) \n\t" in svm_vcpu_run()
Dvmx.c8236 "mov %c[rsi](%0), %%" _ASM_SI " \n\t" in vmx_vcpu_run()
8264 "mov %%" _ASM_SI ", %c[rsi](%0) \n\t" in vmx_vcpu_run()