Home
last modified time | relevance | path

Searched refs:kvm_read_edx_eax (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/kvm/
Dkvm_cache_regs.h81 static inline u64 kvm_read_edx_eax(struct kvm_vcpu *vcpu) in kvm_read_edx_eax() function
Dsvm.c2752 u64 new_bv = kvm_read_edx_eax(&svm->vcpu); in xsetbv_interception()
Dvmx.c4631 u64 new_bv = kvm_read_edx_eax(vcpu); in handle_xsetbv()