Searched refs:__VCPU_REGS_RSI (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm_vcpu_regs.h11 #define __VCPU_REGS_RSI 6 macro
H A Dkvm_host.h174 VCPU_REGS_RSI = __VCPU_REGS_RSI,
/linux-master/arch/x86/kvm/svm/
H A Dvmenter.S19 #define VCPU_RSI (SVM_vcpu_arch_regs + __VCPU_REGS_RSI * WORD_SIZE)
302 #define SEV_ES_RSI (SEV_ES_GPRS_BASE + __VCPU_REGS_RSI * WORD_SIZE)
/linux-master/arch/x86/kvm/vmx/
H A Dvmenter.S20 #define VCPU_RSI __VCPU_REGS_RSI * WORD_SIZE

Completed in 142 milliseconds