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

/linux-master/arch/x86/include/asm/
H A Dkvm_vcpu_regs.h19 #define __VCPU_REGS_R12 12 macro
H A Dkvm_host.h181 VCPU_REGS_R12 = __VCPU_REGS_R12,
/linux-master/arch/x86/kvm/svm/
H A Dvmenter.S27 #define VCPU_R12 (SVM_vcpu_arch_regs + __VCPU_REGS_R12 * WORD_SIZE)
304 #define SEV_ES_R12 (SEV_ES_GPRS_BASE + __VCPU_REGS_R12 * WORD_SIZE)
/linux-master/arch/x86/kvm/vmx/
H A Dvmenter.S28 #define VCPU_R12 __VCPU_REGS_R12 * WORD_SIZE

Completed in 172 milliseconds