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

/linux-master/arch/x86/include/asm/
H A Dkvm_vcpu_regs.h17 #define __VCPU_REGS_R10 10 macro
H A Dkvm_host.h179 VCPU_REGS_R10 = __VCPU_REGS_R10,
/linux-master/arch/x86/kvm/vmx/
H A Dvmenter.S26 #define VCPU_R10 __VCPU_REGS_R10 * WORD_SIZE
/linux-master/arch/x86/kvm/svm/
H A Dvmenter.S25 #define VCPU_R10 (SVM_vcpu_arch_regs + __VCPU_REGS_R10 * WORD_SIZE)

Completed in 217 milliseconds