Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/lib/
Dretpoline.S36 GENERATE_THUNK(_ASM_SI)
/Linux-v4.19/arch/x86/include/asm/
Dasm.h46 #define _ASM_SI __ASM_REG(si) macro
72 #define _ASM_ARG2 _ASM_SI
/Linux-v4.19/arch/x86/xen/
Dxen-head.S37 mov %_ASM_SI, xen_start_info
/Linux-v4.19/arch/x86/kvm/
Dsvm.c5607 "mov %c[rsi](%[svm]), %%" _ASM_SI " \n\t" in svm_vcpu_run()
5633 "mov %%" _ASM_SI ", %c[rsi](%[svm]) \n\t" in svm_vcpu_run()
5653 "xor %%" _ASM_SI ", %%" _ASM_SI " \n\t" in svm_vcpu_run()
Dvmx.c10743 "test %%" _ASM_SI ", %%" _ASM_SI " \n\t" in vmx_vcpu_run()
10745 "mov %%" _ASM_SP ", (%%" _ASM_SI ") \n\t" in vmx_vcpu_run()
10763 "mov %c[rsi](%0), %%" _ASM_SI " \n\t" in vmx_vcpu_run()
10792 "mov %%" _ASM_SI ", %c[rsi](%0) \n\t" in vmx_vcpu_run()