Searched refs:__VCPU_REGS_R9 (Results 1 - 4 of 4) sorted by path

/linux-master/arch/x86/include/asm/
H A Dkvm_vcpu_regs.h16 #define __VCPU_REGS_R9 9 macro
H A Dkvm_host.h178 VCPU_REGS_R9 = __VCPU_REGS_R9,
/linux-master/arch/x86/kvm/svm/
H A Dvmenter.S24 #define VCPU_R9 (SVM_vcpu_arch_regs + __VCPU_REGS_R9 * WORD_SIZE)
/linux-master/arch/x86/kvm/vmx/
H A Dvmenter.S25 #define VCPU_R9 __VCPU_REGS_R9 * WORD_SIZE

Completed in 275 milliseconds