Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dasm.h42 #define _ASM_SI __ASM_REG(si) macro
/linux-4.4.14/arch/x86/kvm/
Dsvm.c3811 "mov %c[rsi](%[svm]), %%" _ASM_SI " \n\t" in svm_vcpu_run()
3837 "mov %%" _ASM_SI ", %c[rsi](%[svm]) \n\t" in svm_vcpu_run()
Dvmx.c8597 "mov %c[rsi](%0), %%" _ASM_SI " \n\t" in vmx_vcpu_run()
8625 "mov %%" _ASM_SI ", %c[rsi](%0) \n\t" in vmx_vcpu_run()